gcc48: Remove accidental redundant update to gcc48 that I pushed with the last commit
--- trunk/dports/lang/gcc48/Portfile 2013-08-31 19:56:30 UTC (rev 110503)
+++ trunk/dports/lang/gcc48/Portfile 2013-08-31 19:58:08 UTC (rev 110504)
@@ -107,10 +107,6 @@
destroot.target install install-info-host
-# These would be passed on to the bootstrap compiler if present, so just strip them
-configure.cxxflags-delete -stdlib=libc++
-configure.cxxflags-delete -stdlib=libstdc++
-
if {${subport} == "libgcc"} {
conflicts libgcc-devel