Revision
103533
Author
nicos@macports.org
Date
2013-02-28 06:42:53 -0800 (Thu, 28 Feb 2013)

Log Message

qtiplot: enabling back optimization for all darwin versions

Modified Paths

Diff

Modified: trunk/dports/aqua/qtiplot/Portfile (103532 => 103533)


--- trunk/dports/aqua/qtiplot/Portfile	2013-02-28 14:34:54 UTC (rev 103532)
+++ trunk/dports/aqua/qtiplot/Portfile	2013-02-28 14:42:53 UTC (rev 103533)
@@ -6,7 +6,7 @@
 
 name                qtiplot
 version             0.9.8.9
-revision            4
+revision            5
 categories          aqua science
 license             GPL-2+
 maintainers         nicos openmaintainer
@@ -38,12 +38,6 @@
                     patch-scripting.pri.diff \
                     patch-qwt3d_openglhelper.diff
 
-#Workaround as qtiplot build-phase hangs indefinitely on 
-#Lion (ticket #30761)
-if {${os.major} == 11} {
-    patchfiles-append   patch-disable-O2.diff
-}
-
 use_zip             yes
 
 universal_variant   no