[59665] trunk/dports/python/py26-pyobjc/Portfile
jmr at macports.org
jmr at macports.org
Mon Oct 19 06:19:52 PDT 2009
Revision: 59665
http://trac.macports.org/changeset/59665
Author: jmr at macports.org
Date: 2009-10-19 06:19:50 -0700 (Mon, 19 Oct 2009)
Log Message:
-----------
py26-pyobjc: use correct port name in error message
Modified Paths:
--------------
trunk/dports/python/py26-pyobjc/Portfile
Modified: trunk/dports/python/py26-pyobjc/Portfile
===================================================================
--- trunk/dports/python/py26-pyobjc/Portfile 2009-10-19 13:09:53 UTC (rev 59664)
+++ trunk/dports/python/py26-pyobjc/Portfile 2009-10-19 13:19:50 UTC (rev 59665)
@@ -28,7 +28,7 @@
if {${os.major} > 8} {
pre-fetch {
- return -code error "PyObjC 1.4 is for Mac OS X 10.4 and lower. On 10.5, use py25-pyobjc2 instead."
+ return -code error "PyObjC 1.4 is for Mac OS X 10.4 and lower. On 10.5, use py26-pyobjc2 instead."
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091019/28aa98c7/attachment-0001.html>
More information about the macports-changes
mailing list