diff options
Diffstat (limited to 'www/fcgi/Makefile')
-rw-r--r-- | www/fcgi/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index 75f7c24f0c96..42b068ab11f0 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -3,7 +3,7 @@ PORTNAME= fcgi PORTVERSION= 2.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.fastcgi.com/dist/ \ http://www.skysmurf.nl/comp/FreeBSD/distfiles/ @@ -17,10 +17,11 @@ LICENSE_NAME= Open Market FastCGI license LICENSE_FILE= ${WRKSRC}/LICENSE.TERMS LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= libtool +USES= cpe libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes +CPE_VENDOR= fastcgi OPTIONS_DEFINE= DOCS |