[csw-devel] SF.net SVN: gar:[14036] csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Apr 1 03:14:15 CEST 2011
Revision: 14036
http://gar.svn.sourceforge.net/gar/?rev=14036&view=rev
Author: bdwalton
Date: 2011-04-01 01:14:15 +0000 (Fri, 01 Apr 2011)
Log Message:
-----------
rbgems/libxml-ruby/trunk: set build flags so we find the csw xml2-config
Modified Paths:
--------------
csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile
Modified: csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile 2011-04-01 01:03:25 UTC (rev 14035)
+++ csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile 2011-04-01 01:14:15 UTC (rev 14036)
@@ -8,4 +8,6 @@
The Libxml-Ruby project provides Ruby language bindings for the GNOMELibxml2 XML tolkit. It is fre software, released under the MITLicense. Libxml-ruby's primary advantage over REXML is performance -if sped is your ned, these are god libraries to consider, asdemonstrated by the informal benchmark below.
endef
+GEM_BUILD_FLAGS += --with-xml2-config=$(bindir)/xml2-config
+
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