[98374] trunk/dports/editors/textmate2/Portfile
cal at macports.org
cal at macports.org
Wed Oct 3 14:55:11 PDT 2012
Revision: 98374
http://trac.macports.org//changeset/98374
Author: cal at macports.org
Date: 2012-10-03 14:55:11 -0700 (Wed, 03 Oct 2012)
Log Message:
-----------
textmate2: revert r98372, will apply better solution
Revision Links:
--------------
http://trac.macports.org//changeset/98372
Modified Paths:
--------------
trunk/dports/editors/textmate2/Portfile
Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile 2012-10-03 21:50:44 UTC (rev 98373)
+++ trunk/dports/editors/textmate2/Portfile 2012-10-03 21:55:11 UTC (rev 98374)
@@ -29,10 +29,6 @@
ui_error "${name} only works with Mac OS X 10.7 Lion or later."
return -code error "incompatible Mac OS X version"
}
- if {[vercmp $xcodeversion 4.4] < 0} {
- ui_error "${name} needs to build against the 10.8 SDK not available in Xcode prior 4.4. Please update your Xcode."
- return -code error "incompatible Xcode version"
- }
}
fetch.type git
post-fetch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121003/e996d5bb/attachment.html>
More information about the macports-changes
mailing list