[75120] trunk/dports/python/py26-mahotas/Portfile

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


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

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

Modified: trunk/dports/python/py26-mahotas/Portfile
===================================================================
--- trunk/dports/python/py26-mahotas/Portfile	2011-01-15 21:46:56 UTC (rev 75119)
+++ trunk/dports/python/py26-mahotas/Portfile	2011-01-15 21:47:47 UTC (rev 75120)
@@ -27,7 +27,7 @@
 
 depends_build       port:py26-distribute
 
-depends_lib         port:py26-numpy \
+depends_lib-append  port:py26-numpy \
                     port:py26-scipy \
                     port:freeimage
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110115/2e21c225/attachment-0001.html>


More information about the macports-changes mailing list