[107080] trunk/dports/python/py-roman/Portfile

jmr at macports.org jmr at macports.org
Mon Jun 17 14:02:27 PDT 2013


Revision: 107080
          https://trac.macports.org/changeset/107080
Author:   jmr at macports.org
Date:     2013-06-17 14:02:27 -0700 (Mon, 17 Jun 2013)
Log Message:
-----------
py-roman: fix setuptools dep type

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

Modified: trunk/dports/python/py-roman/Portfile
===================================================================
--- trunk/dports/python/py-roman/Portfile	2013-06-17 20:50:29 UTC (rev 107079)
+++ trunk/dports/python/py-roman/Portfile	2013-06-17 21:02:27 UTC (rev 107080)
@@ -25,7 +25,7 @@
                     rmd160  a8ca66d5fafd340986a45332d861d6bae259fe1e
 
 if {$subport != $name} {
-    depends_lib     port:py${python.version}-setuptools
+    depends_build   port:py${python.version}-setuptools
 
     pre-activate {
         if {[file exists ${python.pkgd}/roman.py]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130617/aac4a38a/attachment-0001.html>


More information about the macports-changes mailing list