Modified: trunk/dports/math/aamath/Portfile (110402 => 110403)
--- trunk/dports/math/aamath/Portfile 2013-08-30 22:08:10 UTC (rev 110402)
+++ trunk/dports/math/aamath/Portfile 2013-08-30 22:20:39 UTC (rev 110403)
@@ -30,7 +30,9 @@
configure.cppflags-append -I${prefix}/include/ncurses
configure.ldflags-append -lreadline -ltermcap -lncurses
-compiler.blacklist clang
+# ./expr.h:454:43: error: redefinition of parameter 'c'
+# void render_symbol(Canvas& c, int r, int c, int h) const;
+compiler.blacklist *clang*
patchfiles patch-Makefile.diff
post-patch {