[97381] trunk/dports/python/py-pyside/Portfile

jmr at macports.org jmr at macports.org
Tue Sep 4 10:54:09 PDT 2012


Revision: 97381
          https://trac.macports.org/changeset/97381
Author:   jmr at macports.org
Date:     2012-09-04 10:54:09 -0700 (Tue, 04 Sep 2012)
Log Message:
-----------
py-pyside: remove duplicate pythonXY dep

Modified Paths:
--------------
    trunk/dports/python/py-pyside/Portfile

Modified: trunk/dports/python/py-pyside/Portfile
===================================================================
--- trunk/dports/python/py-pyside/Portfile	2012-09-04 17:52:03 UTC (rev 97380)
+++ trunk/dports/python/py-pyside/Portfile	2012-09-04 17:54:09 UTC (rev 97381)
@@ -33,8 +33,7 @@
 
 if {$subport != $name} {
     depends_lib-append  port:qt4-mac port:generatorrunner \
-                        port:py${python.version}-shiboken \
-                        port:python${python.version}
+                        port:py${python.version}-shiboken
     use_configure   yes
     configure.args-append -DBUILD_TESTS:BOOL=FALSE \
                           -DPYTHON_EXECUTABLE=${python.bin} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120904/12d98304/attachment.html>


More information about the macports-changes mailing list