[32196] trunk/dports/python

ram at macports.org ram at macports.org
Wed Dec 19 11:17:08 PST 2007


Revision: 32196
          http://trac.macosforge.org/projects/macports/changeset/32196
Author:   ram at macports.org
Date:     2007-12-19 11:17:06 -0800 (Wed, 19 Dec 2007)

Log Message:
-----------
py-numpy/py25-numpy: use port style dependencies

Modified Paths:
--------------
    trunk/dports/python/py-numpy/Portfile
    trunk/dports/python/py25-numpy/Portfile

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2007-12-19 16:02:25 UTC (rev 32195)
+++ trunk/dports/python/py-numpy/Portfile	2007-12-19 19:17:06 UTC (rev 32196)
@@ -20,7 +20,7 @@
                         sha1 9a1f09358c3310cf990eecd06dc2eb54aec78321 \
                         rmd160 8ac192ad3f36a94a45c26e0c4028fdbb744881f5
 
-depends_lib-append      lib:fftw:fftw-3
+depends_lib-append      port:fftw-3
 
 variant g95 conflicts gcc42 gcc43 description "Use g95 as fortran compiler" { 
   depends_lib-append    port:g95 

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile	2007-12-19 16:02:25 UTC (rev 32195)
+++ trunk/dports/python/py25-numpy/Portfile	2007-12-19 19:17:06 UTC (rev 32196)
@@ -20,7 +20,7 @@
                         sha1 9a1f09358c3310cf990eecd06dc2eb54aec78321 \
                         rmd160 8ac192ad3f36a94a45c26e0c4028fdbb744881f5
 
-depends_lib-append      lib:fftw:fftw-3 \
+depends_lib-append      port:fftw-3 \
                         port:py25-hashlib
 
 variant g95 conflicts gcc42 gcc43 description "Use g95 as fortran compiler" { 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071219/b7c59b11/attachment.html


More information about the macports-changes mailing list