[csw-devel] SF.net SVN: gar:[16562] csw/mgar/pkg/php5_apc/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Dec 18 16:34:18 CET 2011
Revision: 16562
http://gar.svn.sourceforge.net/gar/?rev=16562&view=rev
Author: bdwalton
Date: 2011-12-18 15:34:18 +0000 (Sun, 18 Dec 2011)
Log Message:
-----------
php5_apc/trunk: add support for enable/disable at install time
Modified Paths:
--------------
csw/mgar/pkg/php5_apc/trunk/Makefile
Modified: csw/mgar/pkg/php5_apc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5_apc/trunk/Makefile 2011-12-18 15:21:57 UTC (rev 16561)
+++ csw/mgar/pkg/php5_apc/trunk/Makefile 2011-12-18 15:34:18 UTC (rev 16562)
@@ -12,6 +12,8 @@
PHP_PREFIX = $(prefix)/php5
PHP_BIN = $(PHP_PREFIX)/bin
+PHP5_EXT = 1
+
PHP5ROOT = $(DESTDIR)/$(PHP_PREFIX)
STRIP_DIRS += $(PHP5ROOT)/lib/php/extensions/*/
STRIP_DIRS += $(PHP5ROOT)/bin
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list