[csw-devel] SF.net SVN: gar:[20768] csw/mgar/pkg/php5_memcache/trunk/Makefile

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Wed Apr 17 16:56:05 CEST 2013


Revision: 20768
          http://gar.svn.sourceforge.net/gar/?rev=20768&view=rev
Author:   wilbury
Date:     2013-04-17 14:56:05 +0000 (Wed, 17 Apr 2013)
Log Message:
-----------
php5_memcache/trunk: Do not use special CFLAGS.

Modified Paths:
--------------
    csw/mgar/pkg/php5_memcache/trunk/Makefile

Modified: csw/mgar/pkg/php5_memcache/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5_memcache/trunk/Makefile	2013-04-17 14:39:55 UTC (rev 20767)
+++ csw/mgar/pkg/php5_memcache/trunk/Makefile	2013-04-17 14:56:05 UTC (rev 20768)
@@ -36,7 +36,7 @@
 PACKAGES = CSWphp5-memcache
 OBSOLETED_BY_CSWphp5-memcache = CSWphp5memcache
 CATALOG_NAME_CSWphp5memcache = php5_memcache_stub
-SPKG_DESC_CSWphp5-memcache = memcache Extention for PHP5
+SPKG_DESC_CSWphp5-memcache =  Extention memcache for PHP5
 RUNTIME_DEP_PKGS_CSWphp5-memcache = CSWphp5
 BUILD_DEPS_CSWphp5-memcache = CSWapache2 CSWphp5-dev
 RUNTIME_DEP_PKGS_CSWphp5-memcache += CSWlibgcc-s1
@@ -47,9 +47,6 @@
 
 LICENSE = CREDITS
 
-# Build flags
-EXTRA_CFLAGS += "-I$(prefix)/include/libmemcache"
-
 # These should stop the test suite from asking to send results by
 # mail.
 NO_INTERACTION = 1

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