svn commit: r305311 - head/www/apache22-event-mpm

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 5 16:53:23 UTC 2012


Author: bapt
Date: Fri Oct  5 16:53:22 2012
New Revision: 305311
URL: http://svn.freebsd.org/changeset/ports/305311

Log:
  Revert some testings that should not have been committed

Modified:
  head/www/apache22-event-mpm/Makefile

Modified: head/www/apache22-event-mpm/Makefile
==============================================================================
--- head/www/apache22-event-mpm/Makefile	Fri Oct  5 16:51:40 2012	(r305310)
+++ head/www/apache22-event-mpm/Makefile	Fri Oct  5 16:53:22 2012	(r305311)
@@ -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"



More information about the svn-ports-all mailing list