SF.net SVN: gar:[24090] csw/mgar/pkg/abcm2ps/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Sep 13 07:55:27 CEST 2014


Revision: 24090
          http://sourceforge.net/p/gar/code/24090
Author:   wahwah
Date:     2014-09-13 05:55:25 +0000 (Sat, 13 Sep 2014)
Log Message:
-----------
abcm2ps/trunk: libintl8 is only linked on sparc

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

Modified: csw/mgar/pkg/abcm2ps/trunk/Makefile
===================================================================
--- csw/mgar/pkg/abcm2ps/trunk/Makefile	2014-09-13 05:45:03 UTC (rev 24089)
+++ csw/mgar/pkg/abcm2ps/trunk/Makefile	2014-09-13 05:55:25 UTC (rev 24090)
@@ -40,12 +40,15 @@
 
 RUNTIME_DEP_PKGS_CSWabcm2ps += CSWlibpango1-0-0
 RUNTIME_DEP_PKGS_CSWabcm2ps += CSWlibpangoft2-1-0-0
-RUNTIME_DEP_PKGS_CSWabcm2ps += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWabcm2ps += CSWlibfreetype6
 RUNTIME_DEP_PKGS_CSWabcm2ps += CSWlibgobject2-0-0
 RUNTIME_DEP_PKGS_CSWabcm2ps += CSWlibglib2-0-0
 RUNTIME_DEP_PKGS_CSWabcm2ps += CSWlibpangocairo1-0-0
 
+# libintl18 is only linked on sparc
+RUNTIME_DEP_PKGS_CSWabcm2ps_sparc += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWabcm2ps += $(RUNTIME_DEP_PKGS_CSWabcm2ps_$(GARCH))
+
 include gar/category.mk
 
 pre-configure:

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