[108787] users/mojca/wxports/graphics/wxWidgets-2.8/Portfile
mojca at macports.org
mojca at macports.org
Thu Aug 1 15:19:18 PDT 2013
Revision: 108787
https://trac.macports.org/changeset/108787
Author: mojca at macports.org
Date: 2013-08-01 15:19:18 -0700 (Thu, 01 Aug 2013)
Log Message:
-----------
mojca/wxWidgets-2.8: refer to port for 3.0 in a different way
Modified Paths:
--------------
users/mojca/wxports/graphics/wxWidgets-2.8/Portfile
Modified: users/mojca/wxports/graphics/wxWidgets-2.8/Portfile
===================================================================
--- users/mojca/wxports/graphics/wxWidgets-2.8/Portfile 2013-08-01 22:15:52 UTC (rev 108786)
+++ users/mojca/wxports/graphics/wxWidgets-2.8/Portfile 2013-08-01 22:19:18 UTC (rev 108787)
@@ -96,7 +96,7 @@
platform darwin 11 {
pre-fetch {
if {[vercmp $xcodeversion 4.4] >= 0} {
- return -code return "${name} cannot build on 10.7 with Xcode >= 4.4, please use port ${name}-devel instead"
+ return -code return "${name} cannot build on 10.7 with Xcode >= 4.4, please use port ${distname}-3.0 instead"
}
}
@@ -113,7 +113,7 @@
platform darwin 12 {
pre-fetch {
- return -code return "${name} does not build on 10.8 due to missing Carbon support, please use port ${name}30 instead"
+ return -code return "${name} does not build on 10.8 due to missing Carbon support, please use port ${distname}-3.0 instead"
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130801/f45cad94/attachment.html>
More information about the macports-changes
mailing list