[84684] trunk/dports/python/py-iso8601/Portfile

jmr at macports.org jmr at macports.org
Thu Sep 29 05:28:50 PDT 2011


Revision: 84684
          http://trac.macports.org/changeset/84684
Author:   jmr at macports.org
Date:     2011-09-29 05:28:46 -0700 (Thu, 29 Sep 2011)
Log Message:
-----------
py-iso8601: fix depspec

Modified Paths:
--------------
    trunk/dports/python/py-iso8601/Portfile

Modified: trunk/dports/python/py-iso8601/Portfile
===================================================================
--- trunk/dports/python/py-iso8601/Portfile	2011-09-29 12:04:47 UTC (rev 84683)
+++ trunk/dports/python/py-iso8601/Portfile	2011-09-29 12:28:46 UTC (rev 84684)
@@ -30,7 +30,7 @@
 python.versions     26 27
 
 if {$subport != $name} {
-    depends_build   py${python.version}-distribute
+    depends_build   port:py${python.version}-distribute
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110929/54685297/attachment.html>


More information about the macports-changes mailing list