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

devans at macports.org devans at macports.org
Mon Sep 12 11:08:37 PDT 2011


Revision: 83905
          http://trac.macports.org/changeset/83905
Author:   devans at macports.org
Date:     2011-09-12 11:08:35 -0700 (Mon, 12 Sep 2011)
Log Message:
-----------
inkscape: correct typo in patchfiles-append for +python27 variant.

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

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2011-09-12 17:40:37 UTC (rev 83904)
+++ trunk/dports/graphics/inkscape/Portfile	2011-09-12 18:08:35 UTC (rev 83905)
@@ -71,7 +71,7 @@
         port:py27-numpy \
         port:py27-xml
 
-    patchfiles-append  patch-configure.diff
+    patchfiles-append  patch-configure-python27.diff
 
     post-patch {
         reinplace "s|\"python-interpreter\", \"python\"|\"python-interpreter\", \"python2.7\"|g" ${worksrcpath}/src/extension/implementation/script.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110912/893ba77c/attachment.html>


More information about the macports-changes mailing list