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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu May 5 22:53:11 CEST 2011


Revision: 14530
          http://gar.svn.sourceforge.net/gar/?rev=14530&view=rev
Author:   bdwalton
Date:     2011-05-05 20:53:11 +0000 (Thu, 05 May 2011)

Log Message:
-----------
geos/trunk: drop unnecessary GARTYPE setting and add --enable-ruby configure option

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

Modified: csw/mgar/pkg/geos/trunk/Makefile
===================================================================
--- csw/mgar/pkg/geos/trunk/Makefile	2011-05-05 14:56:20 UTC (rev 14529)
+++ csw/mgar/pkg/geos/trunk/Makefile	2011-05-05 20:53:11 UTC (rev 14530)
@@ -11,8 +11,6 @@
 MASTER_SITES = http://download.osgeo.org/$(NAME)/
 DISTFILES  = $(DISTNAME).tar.bz2
 
-GARTYPE = v2
-
 GARCOMPILER = GNU
 
 PACKAGES = CSWlibgeos3-2-2
@@ -51,4 +49,7 @@
 RUNTIME_DEP_PKGS_CSWgeos-dev = CSWlibgeos3-2-2 CSWlibgeos-c1
 OBSOLETED_BY_CSWlibgeos-dev = CSWgeos
 
+CONFIGURE_ARGS  = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-ruby
+
 include gar/category.mk


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