Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2012 16:53:22 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305311 - head/www/apache22-event-mpm
Message-ID:  <201210051653.q95GrMeA005230@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210051653.q95GrMeA005230>