[141018] trunk/dports/textproc/libplist/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Oct 7 20:20:15 PDT 2015


Revision: 141018
          https://trac.macports.org/changeset/141018
Author:   ryandesign at macports.org
Date:     2015-10-07 20:20:15 -0700 (Wed, 07 Oct 2015)
Log Message:
-----------
libplist: use the right python

Modified Paths:
--------------
    trunk/dports/textproc/libplist/Portfile

Modified: trunk/dports/textproc/libplist/Portfile
===================================================================
--- trunk/dports/textproc/libplist/Portfile	2015-10-08 03:15:01 UTC (rev 141017)
+++ trunk/dports/textproc/libplist/Portfile	2015-10-08 03:20:15 UTC (rev 141018)
@@ -35,7 +35,7 @@
     depends_build-append    port:gsed
     depends_lib-append      port:py27-cython
     configure.args-delete   --without-cython
-    configure.env-append    PYTHON=${prefix}/bin/python \
+    configure.env-append    PYTHON=${prefix}/bin/python2.7 \
                             PYTHON_VERSION=2.7 \
                             CYTHON=${prefix}/bin/cython-2.7
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151007/eff02357/attachment.html>


More information about the macports-changes mailing list