Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2014 14:43:21 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358965 - head/www/xcache
Message-ID:  <201406231443.s5NEhLnr072193@svn.freebsd.org>

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



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