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

devans at macports.org devans at macports.org
Mon Jun 24 09:03:22 PDT 2013


Revision: 107257
          https://trac.macports.org/changeset/107257
Author:   devans at macports.org
Date:     2013-06-24 09:03:22 -0700 (Mon, 24 Jun 2013)
Log Message:
-----------
inkscape-devel: update to bzr rev 12387, bug fixes, reverts to previous autogen.sh behavior.

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

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

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2013-06-24 15:00:23 UTC (rev 107256)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2013-06-24 16:03:22 UTC (rev 107257)
@@ -5,7 +5,7 @@
 
 name            inkscape-devel
 conflicts       inkscape
-set bzr_rev     12353
+set bzr_rev     12387
 version         0.48.99.${bzr_rev}
 epoch           1
 license         GPL-2 LGPL-2.1
@@ -89,7 +89,7 @@
 
 compiler.blacklist clang
 
-configure.cmd   ./autogen.sh
+configure.cmd   ./autogen.sh && ./configure
 
 configure.args  --without-gnome-vfs \
                 --enable-lcms \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130624/98d51074/attachment.html>


More information about the macports-changes mailing list