[100426] trunk/dports/python/py-pyqwt/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Dec 11 11:47:47 PST 2012


Revision: 100426
          https://trac.macports.org/changeset/100426
Author:   ryandesign at macports.org
Date:     2012-12-11 11:47:47 -0800 (Tue, 11 Dec 2012)
Log Message:
-----------
py-pyqwt: append to (don't overwrite) portgroup's dependencies

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

Modified: trunk/dports/python/py-pyqwt/Portfile
===================================================================
--- trunk/dports/python/py-pyqwt/Portfile	2012-12-11 18:15:22 UTC (rev 100425)
+++ trunk/dports/python/py-pyqwt/Portfile	2012-12-11 19:47:47 UTC (rev 100426)
@@ -34,7 +34,7 @@
 
     use_configure      yes
 
-    depends_lib        port:py${python.version}-pyqt4 \
+    depends_lib-append port:py${python.version}-pyqt4 \
                        port:py${python.version}-numpy
     
     worksrcdir         ${worksrcdir}/configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121211/d3ba0ed6/attachment.html>


More information about the macports-changes mailing list