SF.net SVN: gar:[22195] csw/mgar/pkg/gardev/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri Oct 11 00:14:24 CEST 2013
Revision: 22195
http://gar.svn.sourceforge.net/gar/?rev=22195&view=rev
Author: wahwah
Date: 2013-10-10 22:14:23 +0000 (Thu, 10 Oct 2013)
Log Message:
-----------
gardev/trunk: Building on Solaris 9
Modified Paths:
--------------
csw/mgar/pkg/gardev/trunk/Makefile
Modified: csw/mgar/pkg/gardev/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gardev/trunk/Makefile 2013-10-10 19:08:17 UTC (rev 22194)
+++ csw/mgar/pkg/gardev/trunk/Makefile 2013-10-10 22:14:23 UTC (rev 22195)
@@ -18,6 +18,11 @@
SPKG_DESC_CSWgar-dev = $(DESCRIPTION)
OBSOLETED_BY_CSWgar-dev = CSWgardevel
+# This is a metapackage, ARCH=all, so only 1 build platform necessary.
+# We're building on Solaris 0 to maintain the infrastructure operational on
+# Solaris 9.
+PACKAGING_PLATFORMS = solaris9-i386
+
# git and netcat are required if a GAR repo is tracking a git repo instead
# of upstream tarballs. svn is required for commiting gar recipes
RUNTIME_DEP_PKGS_CSWgar-dev = CSWgmake
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