[58902] trunk/dports/python

jmr at macports.org jmr at macports.org
Tue Oct 6 19:21:58 PDT 2009


Revision: 58902
          http://trac.macports.org/changeset/58902
Author:   jmr at macports.org
Date:     2009-10-06 19:21:57 -0700 (Tue, 06 Oct 2009)
Log Message:
-----------
py25-pyobjc2, py26-pyobjc2: stop depending on py2app-devel now that the released version is new enough

Modified Paths:
--------------
    trunk/dports/python/py25-pyobjc2/Portfile
    trunk/dports/python/py26-pyobjc2/Portfile

Modified: trunk/dports/python/py25-pyobjc2/Portfile
===================================================================
--- trunk/dports/python/py25-pyobjc2/Portfile	2009-10-07 02:14:50 UTC (rev 58901)
+++ trunk/dports/python/py25-pyobjc2/Portfile	2009-10-07 02:21:57 UTC (rev 58902)
@@ -23,7 +23,7 @@
 homepage        http://pyobjc.sourceforge.net/
 
 depends_lib-append     port:py25-setuptools \
-                port:py25-py2app-devel
+                path:${python.pkgd}/py2app/__init__.py:py25-py2app
 
 fetch.type      svn
 svn.url         http://svn.red-bean.com/pyobjc/tags/r200-leopard/pyobjc-core/

Modified: trunk/dports/python/py26-pyobjc2/Portfile
===================================================================
--- trunk/dports/python/py26-pyobjc2/Portfile	2009-10-07 02:14:50 UTC (rev 58901)
+++ trunk/dports/python/py26-pyobjc2/Portfile	2009-10-07 02:21:57 UTC (rev 58902)
@@ -23,7 +23,7 @@
 homepage        http://pyobjc.sourceforge.net/
 
 depends_lib-append  port:py26-setuptools \
-                    port:py26-py2app-devel
+                    path:${python.pkgd}/py2app/__init__.py:py26-py2app
 
 fetch.type      svn
 svn.url         http://svn.red-bean.com/pyobjc/tags/r200-leopard/pyobjc-core/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091006/528617f5/attachment.html>


More information about the macports-changes mailing list