[75119] trunk/dports/python/py26-pymorph/Portfile

stromnov at macports.org stromnov at macports.org
Sat Jan 15 13:47:04 PST 2011


Revision: 75119
          http://trac.macports.org/changeset/75119
Author:   stromnov at macports.org
Date:     2011-01-15 13:46:56 -0800 (Sat, 15 Jan 2011)
Log Message:
-----------
py26-pymorph: fix dependency declaration

Modified Paths:
--------------
    trunk/dports/python/py26-pymorph/Portfile

Modified: trunk/dports/python/py26-pymorph/Portfile
===================================================================
--- trunk/dports/python/py26-pymorph/Portfile	2011-01-15 21:32:42 UTC (rev 75118)
+++ trunk/dports/python/py26-pymorph/Portfile	2011-01-15 21:46:56 UTC (rev 75119)
@@ -26,7 +26,7 @@
 
 depends_build       port:py26-distribute
 
-depends_lib         port:py26-numpy
+depends_lib-append  port:py26-numpy
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110115/e5119ab7/attachment.html>


More information about the macports-changes mailing list