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

ellson at users.sourceforge.net ellson at users.sourceforge.net
Wed Jul 22 22:58:46 CEST 2009


Revision: 5624
          http://gar.svn.sourceforge.net/gar/?rev=5624&view=rev
Author:   ellson
Date:     2009-07-22 20:58:45 +0000 (Wed, 22 Jul 2009)

Log Message:
-----------
no svg for now - not supported by libcairo

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

Modified: csw/mgar/pkg/graphviz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/graphviz/trunk/Makefile	2009-07-22 20:32:25 UTC (rev 5623)
+++ csw/mgar/pkg/graphviz/trunk/Makefile	2009-07-22 20:58:45 UTC (rev 5624)
@@ -176,13 +176,13 @@
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 CONFIGURE_ARGS = $(DIRPATHS)
-CONFIGURE_ARGS += --without-ipsepcola
 CONFIGURE_ARGS += --with-sfdp
 CONFIGURE_ARGS += --with-gtk
 CONFIGURE_ARGS += --with-gdk-pixbuf
 CONFIGURE_ARGS += --with-ghostscript
 CONFIGURE_ARGS += --with-lasi
-CONFIGURE_ARGS += --with-rsvg
+CONFIGURE_ARGS += --without-ipsepcola
+CONFIGURE_ARGS += --without-rsvg
 CONFIGURE_ARGS += --disable-ruby
 CONFIGURE_ARGS += --disable-devil
 CONFIGURE_ARGS += --disable-java


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