[csw-devel] SF.net SVN: gar:[17806] csw/mgar/pkg/grass/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Apr 21 19:03:36 CEST 2012
Revision: 17806
http://gar.svn.sourceforge.net/gar/?rev=17806&view=rev
Author: bdwalton
Date: 2012-04-21 17:03:36 +0000 (Sat, 21 Apr 2012)
Log Message:
-----------
grass/trunk: mark this as solaris 10 only due to gdal
Modified Paths:
--------------
csw/mgar/pkg/grass/trunk/Makefile
Modified: csw/mgar/pkg/grass/trunk/Makefile
===================================================================
--- csw/mgar/pkg/grass/trunk/Makefile 2012-04-21 16:58:38 UTC (rev 17805)
+++ csw/mgar/pkg/grass/trunk/Makefile 2012-04-21 17:03:36 UTC (rev 17806)
@@ -10,6 +10,9 @@
Commonly referred to as GRASS, this is free Geographic Information System (GIS) software used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many governmental agencies and environmental consulting companies. GRASS is an official project of the Open Source Geospatial Foundation.
endef
+# libgdal is 10+ only
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
MASTER_SITES = http://grass.osgeo.org/grass64/source/
DISTFILES = $(DISTNAME).tar.gz
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