SF.net SVN: gar:[24910] csw/mgar/pkg/freetype/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Wed Apr 29 10:55:18 CEST 2015
Revision: 24910
http://sourceforge.net/p/gar/code/24910
Author: rmottola
Date: 2015-04-29 08:55:18 +0000 (Wed, 29 Apr 2015)
Log Message:
-----------
freetype/trunk: explicit platforms and compiler
Modified Paths:
--------------
csw/mgar/pkg/freetype/trunk/Makefile
Modified: csw/mgar/pkg/freetype/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freetype/trunk/Makefile 2015-04-29 07:53:07 UTC (rev 24909)
+++ csw/mgar/pkg/freetype/trunk/Makefile 2015-04-29 08:55:18 UTC (rev 24910)
@@ -37,6 +37,12 @@
# PKGFILES is catchall
RUNTIME_DEP_PKGS_CSWlibfreetype-dev += CSWlibfreetype6
+#where can we build?
+PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+
+
+GARCOMPILER = SUN
GNUMAKE = gmake
EXTRA_CONFIGURE_EXPORTS = GNUMAKE
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