Modified: trunk/dports/math/qhull/Portfile (148997 => 148998)
--- trunk/dports/math/qhull/Portfile 2016-05-24 19:04:48 UTC (rev 148997)
+++ trunk/dports/math/qhull/Portfile 2016-05-24 19:20:05 UTC (rev 148998)
@@ -3,6 +3,7 @@
PortSystem 1.0
PortGroup cmake 1.0
+PortGroup compiler_blacklist_versions 1.0
cmake.out_of_source yes
name qhull
@@ -40,7 +41,7 @@
}
# see https://trac.macports.org/ticket/51486
-compiler.blacklist llvm-gcc-4.2
+compiler.blacklist *gcc-4.2 {*gcc-4.[0-6]}
configure.args-append -DDOC_INSTALL_DIR=share/doc/qhull -DMAN_INSTALL_DIR=share/man/man1