diff options
Diffstat (limited to 'www/p5-FastCGI/Makefile')
-rw-r--r-- | www/p5-FastCGI/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile index b57b4a2134b..f245d363da9 100644 --- a/www/p5-FastCGI/Makefile +++ b/www/p5-FastCGI/Makefile @@ -6,8 +6,7 @@ # PORTNAME= FastCGI -PORTVERSION= 0.71 -PORTREVISION= 1 +PORTVERSION= 0.72 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= FCGI @@ -22,7 +21,6 @@ COMMENT= Modules for perl5, for enabling FastCGI support in CGI scripts #CONFIGURE_ARGS+= --use-installed=${LOCALBASE} PERL_CONFIGURE= yes -MAKE_ARGS= CCFLAGS="${CFLAGS}" MAN3= FCGI.3 |