aboutsummaryrefslogtreecommitdiff
path: root/www/fcgi
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-09 14:41:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-09 14:41:08 +0000
commit1ad32ba49a9c6a9a200a5c474576cad69ef63db7 (patch)
treefe5ddd7d32c98a7374fbebe36b94ef6f7ff3a317 /www/fcgi
parentc3ad6b4ccfe752bc93d3333197345796621d379d (diff)
downloadports-1ad32ba49a9c6a9a200a5c474576cad69ef63db7.tar.gz
ports-1ad32ba49a9c6a9a200a5c474576cad69ef63db7.zip
Fix license permission
Notes
Notes: svn path=/head/; revision=361375
Diffstat (limited to 'www/fcgi')
-rw-r--r--www/fcgi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile
index 424eeb33bead..75f7c24f0c96 100644
--- a/www/fcgi/Makefile
+++ b/www/fcgi/Makefile
@@ -15,7 +15,7 @@ COMMENT= FastCGI Development Kit
LICENSE= Open_Market_FastCGI_license
LICENSE_NAME= Open Market FastCGI license
LICENSE_FILE= ${WRKSRC}/LICENSE.TERMS
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= libtool
GNU_CONFIGURE= yes