From 1ad32ba49a9c6a9a200a5c474576cad69ef63db7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 9 Jul 2014 14:41:08 +0000 Subject: [PATCH] Fix license permission --- www/fcgi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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