Modified: trunk/dports/news/nget/Portfile (110467 => 110468)
--- trunk/dports/news/nget/Portfile 2013-08-31 08:18:49 UTC (rev 110467)
+++ trunk/dports/news/nget/Portfile 2013-08-31 08:20:30 UTC (rev 110468)
@@ -23,8 +23,9 @@
patchfiles patch-auto_map.h
+# Same issue as par2 and libpar2
# ./par2/par2fileformat.h:89:25: error: flexible array member 'entries' of non-POD element type 'FILEVERIFICATIONENTRY []'
-compiler.blacklist clang macports-clang-3.3
+compiler.blacklist *clang*
configure.args --mandir='\${prefix}/share/man'
configure.cxxflags-append "-I${prefix}/include"