[38056] trunk/dports/python

ram at macports.org ram at macports.org
Fri Jul 4 12:35:23 PDT 2008


Revision: 38056
          http://trac.macosforge.org/projects/macports/changeset/38056
Author:   ram at macports.org
Date:     2008-07-04 12:35:23 -0700 (Fri, 04 Jul 2008)
Log Message:
-----------
py-scipy/py25-scipy: use port style dependencies

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

Modified: trunk/dports/python/py-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile	2008-07-04 18:20:46 UTC (rev 38055)
+++ trunk/dports/python/py-scipy/Portfile	2008-07-04 19:35:23 UTC (rev 38056)
@@ -49,7 +49,7 @@
 }
 
 variant gnuplot description "Depend on GNUPlot" {
-  depends_lib-append    lib:gnuplot:gnuplot
+  depends_lib-append    port:gnuplot
 }
 
 if { ![variant_isset gcc42] && ![variant_isset gcc43] } {

Modified: trunk/dports/python/py25-scipy/Portfile
===================================================================
--- trunk/dports/python/py25-scipy/Portfile	2008-07-04 18:20:46 UTC (rev 38055)
+++ trunk/dports/python/py25-scipy/Portfile	2008-07-04 19:35:23 UTC (rev 38056)
@@ -60,7 +60,7 @@
 }
 
 variant gnuplot description "Depend on GNUPlot" {
-  depends_lib-append    lib:gnuplot:gnuplot
+  depends_lib-append    port:gnuplot
 }
 
 if { ![variant_isset gcc42] && ![variant_isset gcc43] } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080704/655a08b4/attachment.html 


More information about the macports-changes mailing list