[86487] trunk/dports/python/py-pyqt4/Portfile

eborisch at macports.org eborisch at macports.org
Wed Oct 26 12:32:40 PDT 2011


Revision: 86487
          http://trac.macports.org/changeset/86487
Author:   eborisch at macports.org
Date:     2011-10-26 12:32:39 -0700 (Wed, 26 Oct 2011)
Log Message:
-----------
py-pyqt4: Fix dependency

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

Modified: trunk/dports/python/py-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py-pyqt4/Portfile	2011-10-26 18:59:17 UTC (rev 86486)
+++ trunk/dports/python/py-pyqt4/Portfile	2011-10-26 19:32:39 UTC (rev 86487)
@@ -60,7 +60,7 @@
         variant scintilla description {Add QScintilla API file } {
             configure.args-delete   --no-qsci-api
             configure.args-append   --qsci-api
-            depends_lib-append      port:py${python.version}-qscintilla
+            depends_lib-append      port:qscintilla
         }
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111026/8516ea02/attachment.html>


More information about the macports-changes mailing list