[csw-devel] SF.net SVN: gar:[18722] csw/mgar/pkg/pstoedit/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Fri Jul 13 10:53:32 CEST 2012


Revision: 18722
          http://gar.svn.sourceforge.net/gar/?rev=18722&view=rev
Author:   pfelecan
Date:     2012-07-13 08:53:32 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
pstoedit/trunk: upgraded dependency on libmagic packages as we support
only Solaris 10

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

Modified: csw/mgar/pkg/pstoedit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pstoedit/trunk/Makefile	2012-07-13 08:26:33 UTC (rev 18721)
+++ csw/mgar/pkg/pstoedit/trunk/Makefile	2012-07-13 08:53:32 UTC (rev 18722)
@@ -20,6 +20,9 @@
 
 GARCOMPILER			=	GNU
 
+PACKAGING_PLATFORMS	=	solaris10-sparc
+PACKAGING_PLATFORMS	+=	solaris10-i386
+
 CONFIGURE_ARGS	=	$(DIRPATHS)
 CONFIGURE_ARGS	+=	--with-libplot
 CONFIGURE_ARGS	+=	--without-emf
@@ -33,8 +36,8 @@
 RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibpstoedit0
 RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibgd2
-RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibmagick++4
-RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibmagickcore4
+RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibmagick++5
+RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibmagickcore5
 RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibplotter2
 RUNTIME_DEP_PKGS_CSWpstoedit			+=	CSWlibstdc++6
 

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