[100164] trunk/dports/editors/textmate2/Portfile

jmr at macports.org jmr at macports.org
Fri Nov 30 22:32:09 PST 2012


Revision: 100164
          https://trac.macports.org/changeset/100164
Author:   jmr at macports.org
Date:     2012-11-30 22:32:09 -0800 (Fri, 30 Nov 2012)
Log Message:
-----------
textmate2: revert buildbot workaround

Modified Paths:
--------------
    trunk/dports/editors/textmate2/Portfile

Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile	2012-12-01 06:28:35 UTC (rev 100163)
+++ trunk/dports/editors/textmate2/Portfile	2012-12-01 06:32:09 UTC (rev 100164)
@@ -59,7 +59,7 @@
                         port:libiconv \
                         port:zlib
 
-if {${os.platform} != "darwin" || ${os.major} != 11} {
+if {${os.platform} != "darwin" || ${os.major} < 11} {
     depends_fetch
     depends_build
     depends_lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121130/09717d7b/attachment.html>


More information about the macports-changes mailing list