[86745] trunk/dports/aqua/ZopeEditManager/Portfile

jmr at macports.org jmr at macports.org
Wed Nov 2 14:49:58 PDT 2011


Revision: 86745
          http://trac.macports.org/changeset/86745
Author:   jmr at macports.org
Date:     2011-11-02 14:49:58 -0700 (Wed, 02 Nov 2011)
Log Message:
-----------
change remaining py-py2app dependency to py24-py2app

Modified Paths:
--------------
    trunk/dports/aqua/ZopeEditManager/Portfile

Modified: trunk/dports/aqua/ZopeEditManager/Portfile
===================================================================
--- trunk/dports/aqua/ZopeEditManager/Portfile	2011-11-02 21:46:53 UTC (rev 86744)
+++ trunk/dports/aqua/ZopeEditManager/Portfile	2011-11-02 21:49:58 UTC (rev 86745)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 
 name			ZopeEditManager
@@ -24,7 +25,7 @@
 # Depends on Python, Py-Objc, and Py2App for building ONLY
 depends_build	path:${python}:python24 \
 				path:${pythonlib}/site-packages/PyObjC:py-pyobjc \
-				path:${pythonlib}/site-packages/py2app:py-py2app
+				path:${pythonlib}/site-packages/py2app:py24-py2app
 
 patchfiles		patch-Readme.html.diff \
 				patch-setup.py.diff
@@ -32,7 +33,7 @@
 use_configure	no
 
 build.cmd		${python} setup.py py2app
-build.target	
+build.target
 
 destroot {
 	xinstall -d -m 0755 ${destroot}${applications_dir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111102/07ea0cdb/attachment.html>


More information about the macports-changes mailing list