[107351] trunk/dports/python/py-pyproj/Portfile

jmr at macports.org jmr at macports.org
Tue Jun 25 20:08:51 PDT 2013


Revision: 107351
          https://trac.macports.org/changeset/107351
Author:   jmr at macports.org
Date:     2013-06-25 20:08:51 -0700 (Tue, 25 Jun 2013)
Log Message:
-----------
py-pyproj: remove unused setuptools dep

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

Modified: trunk/dports/python/py-pyproj/Portfile
===================================================================
--- trunk/dports/python/py-pyproj/Portfile	2013-06-26 02:50:51 UTC (rev 107350)
+++ trunk/dports/python/py-pyproj/Portfile	2013-06-26 03:08:51 UTC (rev 107351)
@@ -25,13 +25,10 @@
 checksums           rmd160  5bcc667a24d3697cfcaf54d0eb9fff9193ffbfb7 \
                     sha256  912ed86c5e407f091d0f3d076594af4fb569e27c68199b7d71651edd522aaa0c
 
-depends_lib-append  port:proj
-
-python.default_version  27
 python.versions     26 27 32 33
 
 if {$subport != $name} {
-    depends_lib-append  port:py${python.version}-setuptools
+    depends_lib-append  port:proj
 
     # See http://code.google.com/p/pyproj/issues/detail?id=48
     patchfiles-append   patch-setup.py.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130625/430b4829/attachment.html>


More information about the macports-changes mailing list