[csw-devel] SF.net SVN: gar:[14241] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Apr 17 04:21:50 CEST 2011
Revision: 14241
http://gar.svn.sourceforge.net/gar/?rev=14241&view=rev
Author: bdwalton
Date: 2011-04-17 02:21:50 +0000 (Sun, 17 Apr 2011)
Log Message:
-----------
php5/trunk: let php5_subpackage add addition deps via $2
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 02:20:47 UTC (rev 14240)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 02:21:50 UTC (rev 14241)
@@ -43,7 +43,7 @@
PACKAGES += CSWphp5-$(1)
CATALOGNAME_CSWphp5-$(1) ?= php5_$(1)
SPKG_DESC_CSWphp5-$(1) ?= The $(1) extention for PHP5
-RUNTIME_DEP_PKGS_CSWphp5-$(1) ?= CSWphp5
+RUNTIME_DEP_PKGS_CSWphp5-$(1) ?= CSWphp5 $(2)
OBSOLETED_BY_CSWphp5-$(1) ?= CSWphp5$(1)
PKGFILES_CSWphp5-$(1) ?= .*lib/php/extensions/.*$(1).* .*php5/extensions/$(1)
CHECKPKG_OVERRIDES_CSWphp5-$(1) += surplus-dependency|CSWphp5
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