Modified: trunk/dports/python/py-zeroc-ice33/Portfile (110439 => 110440)
--- trunk/dports/python/py-zeroc-ice33/Portfile 2013-08-31 04:19:32 UTC (rev 110439)
+++ trunk/dports/python/py-zeroc-ice33/Portfile 2013-08-31 04:22:51 UTC (rev 110440)
@@ -72,11 +72,6 @@
depends_lib-append port:zeroc-ice33
- # Work around invalid C++ code by compiling with llvm-gcc-4.2
- # instead of clang. See
- # http://www.zeroc.com/forums/bug-reports/4965-slice2cpp-output-does-not-compile-standards-conformant-compiler.html
- compiler.blacklist clang
-
build.dir ${worksrcpath}/py
post-patch {