SF.net SVN: gar:[26692] csw/mgar/pkg/php5/branches/php-5.6.x/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Aug 21 22:12:45 CEST 2020


Revision: 26692
          http://sourceforge.net/p/gar/code/26692
Author:   dmichelsen
Date:     2020-08-21 20:12:45 +0000 (Fri, 21 Aug 2020)
Log Message:
-----------
php5/branches/php-5.6.x: Fix 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	2020-08-21 18:06:03 UTC (rev 26691)
+++ csw/mgar/pkg/php5/branches/php-5.6.x/Makefile	2020-08-21 20:12:45 UTC (rev 26692)
@@ -259,8 +259,8 @@
 $(eval $(call php5_subpackage,iconv,CSWlibiconv2))
 PKGFILES_CSWphp5-iconv += .*/include/php/ext/iconv.*
 $(eval $(call php5_subpackage,imap,CSWlibc-client-dev))
-RUNTIME_DEP_PKGS_CSWphp5-iconv_sparc += CSWlibintl9
-RUNTIME_DEP_PKGS_CSWphp5-iconv += $(RUNTIME_DEP_PKGS_CSWphp5-iconv_$(GARCH))
+RUNTIME_DEP_PKGS_CSWphp5-imap_sparc += CSWlibintl9
+RUNTIME_DEP_PKGS_CSWphp5-imap += $(RUNTIME_DEP_PKGS_CSWphp5-imap_$(GARCH))
 $(eval $(call php5_subpackage,json,))
 $(eval $(call php5_subpackage,ldap,CSWliblber2-4-2 CSWlibldap2-4-2))
 $(eval $(call php5_subpackage,mbstring,))

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