Revision: 25933 http://sourceforge.net/p/gar/code/25933 Author: dmichelsen Date: 2016-09-08 12:03:25 +0000 (Thu, 08 Sep 2016) Log Message: ----------- php5/branches/php-5.6.x: Adjust dependency
Modified Paths: -------------- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile Modified: csw/mgar/pkg/php5/branches/php-5.6.x/Makefile =================================================================== --- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile 2016-09-08 07:45:33 UTC (rev 25932) +++ csw/mgar/pkg/php5/branches/php-5.6.x/Makefile 2016-09-08 12:03:25 UTC (rev 25933) @@ -194,7 +194,7 @@ $(eval $(call php5_subpackage,bz2,CSWlibbz2-1-0)) $(eval $(call php5_subpackage,calendar,)) $(eval $(call php5_subpackage,ctype,)) -RUNTIME_DEP_PKGS_CSWphp5-curl += CSWlibpsl5 +RUNTIME_DEP_PKGS_CSWphp5-curl_sparc += CSWlibpsl5 RUNTIME_DEP_PKGS_CSWphp5-curl_sparc += CSWlibintl8 RUNTIME_DEP_PKGS_CSWphp5-curl += $(RUNTIME_DEP_PKGS_CSWphp5-curl_$(GARCH)) $(eval $(call php5_subpackage,curl,CSWlibcurl4)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.