[105700] trunk/dports/graphics/inkscape-devel/Portfile

devans at macports.org devans at macports.org
Thu May 2 12:35:32 PDT 2013


Revision: 105700
          https://trac.macports.org/changeset/105700
Author:   devans at macports.org
Date:     2013-05-02 12:35:32 -0700 (Thu, 02 May 2013)
Log Message:
-----------
inkscape-devel: update to bzr rev 12320, build without deprecated gnome-vfs, add missing dependency on popt.

Revision Links:
--------------
    https://trac.macports.org/changeset/12320

Modified Paths:
--------------
    trunk/dports/graphics/inkscape-devel/Portfile

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2013-05-02 18:10:56 UTC (rev 105699)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2013-05-02 19:35:32 UTC (rev 105700)
@@ -5,7 +5,7 @@
 
 name            inkscape-devel
 conflicts       inkscape
-set bzr_rev     12305
+set bzr_rev     12320
 version         0.48.99.${bzr_rev}
 epoch           1
 license         GPL-2 LGPL-2.1
@@ -39,10 +39,10 @@
                 port:intltool \
                 path:bin/perl:perl5
 
-depends_lib     path:lib/libgc.dylib:boehmgc \
+depends_lib     port:popt \
+                path:lib/libgc.dylib:boehmgc \
                 port:gsl \
                 port:gtkmm \
-                port:gnome-vfs \
                 port:dbus-glib \
                 port:lcms \
                 port:poppler \
@@ -95,7 +95,7 @@
 
 configure.cmd   ./autogen.sh
 
-configure.args  --with-gnome-vfs \
+configure.args  --without-gnome-vfs \
                 --enable-lcms \
                 --enable-poppler-cairo \
                 --enable-dbusapi \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130502/f1db51f7/attachment.html>


More information about the macports-changes mailing list