[44724] trunk/dports/net/rrdtool/Portfile

jmr at macports.org jmr at macports.org
Fri Jan 2 06:23:18 PST 2009


Revision: 44724
          http://trac.macports.org/changeset/44724
Author:   jmr at macports.org
Date:     2009-01-02 06:23:16 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
rrdtool: fix invalid depspec in python variant

Modified Paths:
--------------
    trunk/dports/net/rrdtool/Portfile

Modified: trunk/dports/net/rrdtool/Portfile
===================================================================
--- trunk/dports/net/rrdtool/Portfile	2009-01-02 12:52:00 UTC (rev 44723)
+++ trunk/dports/net/rrdtool/Portfile	2009-01-02 14:23:16 UTC (rev 44724)
@@ -37,7 +37,7 @@
 build.type		gnu
 
 variant python description {Python bindings for RRDtool} {
-	depends_lib-append	python24
+	depends_lib-append	port:python24
 	configure.args-delete	--disable-python
 	configure.args-append	--enable-python
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/d69796fa/attachment.html>


More information about the macports-changes mailing list