[107022] trunk/dports/python/py-myghtyutils/Portfile

jmr at macports.org jmr at macports.org
Fri Jun 14 09:07:04 PDT 2013


Revision: 107022
          https://trac.macports.org/changeset/107022
Author:   jmr at macports.org
Date:     2013-06-14 09:07:04 -0700 (Fri, 14 Jun 2013)
Log Message:
-----------
py-myghtyutils: fix setuptools dep type

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

Modified: trunk/dports/python/py-myghtyutils/Portfile
===================================================================
--- trunk/dports/python/py-myghtyutils/Portfile	2013-06-14 16:03:46 UTC (rev 107021)
+++ trunk/dports/python/py-myghtyutils/Portfile	2013-06-14 16:07:04 UTC (rev 107022)
@@ -27,5 +27,5 @@
 
 if {$subport != $name} {
     use_zip				yes
-    depends_lib			port:py${python.version}-setuptools
+    depends_build		port:py${python.version}-setuptools
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130614/0a43c25a/attachment.html>


More information about the macports-changes mailing list