[102034] trunk/dports/databases/libgda4/Portfile

devans at macports.org devans at macports.org
Thu Jan 24 23:36:32 PST 2013


Revision: 102034
          https://trac.macports.org/changeset/102034
Author:   devans at macports.org
Date:     2013-01-24 23:36:32 -0800 (Thu, 24 Jan 2013)
Log Message:
-----------
libgda4: don't use graphviz, new version breaks build (API changes).

Modified Paths:
--------------
    trunk/dports/databases/libgda4/Portfile

Modified: trunk/dports/databases/libgda4/Portfile
===================================================================
--- trunk/dports/databases/libgda4/Portfile	2013-01-25 05:44:19 UTC (rev 102033)
+++ trunk/dports/databases/libgda4/Portfile	2013-01-25 07:36:32 UTC (rev 102034)
@@ -7,7 +7,7 @@
 conflicts       libgda3 libgda5
 set gname       libgda
 version		4.2.13
-revision        1
+revision        2
 license         {GPL-2 LGPL}
 
 set branch      [join [lrange [split ${version} .] 0 1] .]
@@ -34,7 +34,6 @@
 	        port:gnome-doc-utils
 
 depends_lib	port:sqlite3 \
-	        path:bin/dot:graphviz \
                 port:gtksourceview2 \
                 port:goocanvas \
                 port:libunique \
@@ -68,6 +67,7 @@
                 --enable-system-sqlite \
                 --disable-silent-rules \
                 --disable-introspection \
+                --without-graphviz \
                 --without-mysql \
                 --without-postgres \
                 --without-oracle \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130124/728cb3bf/attachment.html>


More information about the macports-changes mailing list