[108535] trunk/dports/python/py-pymacs/Portfile

sean at macports.org sean at macports.org
Thu Jul 25 17:20:16 PDT 2013


Revision: 108535
          https://trac.macports.org/changeset/108535
Author:   sean at macports.org
Date:     2013-07-25 17:20:16 -0700 (Thu, 25 Jul 2013)
Log Message:
-----------
py-pymacs: removed unneeded dependency and re-add python dependency

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

Modified: trunk/dports/python/py-pymacs/Portfile
===================================================================
--- trunk/dports/python/py-pymacs/Portfile	2013-07-26 00:20:12 UTC (rev 108534)
+++ trunk/dports/python/py-pymacs/Portfile	2013-07-26 00:20:16 UTC (rev 108535)
@@ -31,8 +31,7 @@
 build.target
 
 if {$subport != $name} {
-    depends_build-append port:py${python.version}-setuptools
-    depends_lib          path:${emacs_binary}:${emacs_binary_provider}
+    depends_lib-append   path:${emacs_binary}:${emacs_binary_provider}
     livecheck.type       none
 
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130725/d829ef9a/attachment-0001.html>


More information about the macports-changes mailing list