svn commit: r358965 - head/www/xcache
Alex Dupre
ale at FreeBSD.org
Mon Jun 23 14:43:22 UTC 2014
Author: ale
Date: Mon Jun 23 14:43:21 2014
New Revision: 358965
URL: http://svnweb.freebsd.org/changeset/ports/358965
QAT: https://qat.redports.org/buildarchive/r358965/
Log:
Add EXAMPLES as OPTION.
Modified:
head/www/xcache/Makefile
Modified: head/www/xcache/Makefile
==============================================================================
--- head/www/xcache/Makefile Mon Jun 23 14:42:13 2014 (r358964)
+++ head/www/xcache/Makefile Mon Jun 23 14:43:21 2014 (r358965)
@@ -17,7 +17,7 @@ USE_PHPIZE= yes
CONFIGURE_ARGS= --enable-xcache=shared
-OPTIONS_DEFINE= CONSTANT COVERAGER
+OPTIONS_DEFINE= CONSTANT COVERAGER EXAMPLES
CONSTANT_DESC= Enable handling of compile time constants
COVERAGER_DESC= Enable code coverage dumper
More information about the svn-ports-all
mailing list