[csw-devel] SF.net SVN: gar:[20780] csw/mgar/pkg/php5_memcached/trunk/Makefile
wilbury at users.sourceforge.net
wilbury at users.sourceforge.net
Thu Apr 18 11:56:16 CEST 2013
Revision: 20780
http://gar.svn.sourceforge.net/gar/?rev=20780&view=rev
Author: wilbury
Date: 2013-04-18 09:56:15 +0000 (Thu, 18 Apr 2013)
Log Message:
-----------
php5_memcached/trunk: Fix build platforms
Modified Paths:
--------------
csw/mgar/pkg/php5_memcached/trunk/Makefile
Modified: csw/mgar/pkg/php5_memcached/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5_memcached/trunk/Makefile 2013-04-18 09:47:00 UTC (rev 20779)
+++ csw/mgar/pkg/php5_memcached/trunk/Makefile 2013-04-18 09:56:15 UTC (rev 20780)
@@ -5,7 +5,7 @@
GARTYPE = v2
# to match php5
-PACKAGING_PLATFORMS = solaris10-i386
+PACKAGING_PLATFORMS = solaris10-i386 solaris10-sparc
DESCRIPTION = memcached Extention for PHP
define BLURB
@@ -40,6 +40,7 @@
RUNTIME_DEP_PKGS_CSWphp5-memcached += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSWphp5-memcached += CSWlibmemcached8
RUNTIME_DEP_PKGS_CSWphp5-memcached += CSWlibz1
+ARCH_CSWphp5-memcached = all
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-php-config=$(bindir)/php-config
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