[85344] trunk/dports/graphics/inkscape/Portfile

devans at macports.org devans at macports.org
Wed Oct 12 16:09:45 PDT 2011


Revision: 85344
          http://trac.macports.org/changeset/85344
Author:   devans at macports.org
Date:     2011-10-12 16:09:45 -0700 (Wed, 12 Oct 2011)
Log Message:
-----------
inkscape: increment revision to rebuild against poppler 0.18, make +python27 default variant.

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

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2011-10-12 23:08:34 UTC (rev 85343)
+++ trunk/dports/graphics/inkscape/Portfile	2011-10-12 23:09:45 UTC (rev 85344)
@@ -6,6 +6,7 @@
 name            inkscape
 conflicts       inkscape-devel
 version         0.48.2
+revision        1
 license         GPL-2 LGPL-2.1
 maintainers     devans
 categories      graphics gnome
@@ -97,7 +98,7 @@
         -I${worksrcpath}/src/extension/script
 
 if {![variant_isset python26] && ![variant_isset python27]} {
-    default_variants +python26
+    default_variants +python27
 }
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111012/547da4aa/attachment.html>


More information about the macports-changes mailing list