Revision
91525
Author
ryandesign@macports.org
Date
2012-04-03 18:23:38 -0700 (Tue, 03 Apr 2012)

Log Message

py-graph-tool: remove reference to non-existent macports-gcc-4.1 compiler

Modified Paths

Diff

Modified: trunk/dports/python/py-graph-tool/Portfile (91524 => 91525)


--- trunk/dports/python/py-graph-tool/Portfile	2012-04-04 01:19:43 UTC (rev 91524)
+++ trunk/dports/python/py-graph-tool/Portfile	2012-04-04 01:23:38 UTC (rev 91525)
@@ -65,7 +65,6 @@
         ${configure.compiler} == "gcc-4.2" ||
         ${configure.compiler} == "apple-gcc-4.0" ||
         ${configure.compiler} == "apple-gcc-4.2" ||
-        ${configure.compiler} == "macports-gcc-4.1" ||
         ${configure.compiler} == "macports-gcc-4.2" ||
         ${configure.compiler} == "macports-gcc-4.3"} {
         configure.cxxflags-append -DCGAL_CFG_NO_CPP0X_VARIADIC_TEMPLATES