aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-05 16:53:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-05 16:53:22 +0000
commit1568cea1e1299313e708df9e8c078680e3b98697 (patch)
tree807baf436135845057010f7f23a3d67840b1be3e
parent5ebcf67ff4bf886dbedd7f315fc0442219d18782 (diff)
downloadports-1568cea1e1299313e708df9e8c078680e3b98697.tar.gz
ports-1568cea1e1299313e708df9e8c078680e3b98697.zip
Notes
-rw-r--r--www/apache22-event-mpm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/apache22-event-mpm/Makefile b/www/apache22-event-mpm/Makefile
index b528df80f69a..f091cf4d6366 100644
--- a/www/apache22-event-mpm/Makefile
+++ b/www/apache22-event-mpm/Makefile
@@ -10,8 +10,7 @@ LATEST_LINK= apache22-${WITH_MPM}-mpm
DESCR= ${.CURDIR}/pkg-descr
PORT_OPTIONS+= CGID
-OPTIONS_UNDEF= CGI
-#OPTIONS_EXCLUDE= CGI
-#OPTIONS_UNSET+= CGI
+OPTIONS_EXCLUDE= CGI
+OPTIONS_UNSET+= CGI
.include "${MASTERDIR}/Makefile"