diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index a963ac3c575a..f2d91820dd5d 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -1,16 +1,18 @@ PORTNAME= PSGI PORTVERSION= 1.102 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification WWW= https://metacpan.org/release/PSGI -USES= perl5 +USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include