Revision
110393
Author
jeremyhu@macports.org
Date
2013-08-30 13:33:58 -0700 (Fri, 30 Aug 2013)

Log Message

groonga: It looks like upstream fixed the build with clang in a version since it was blacklisted, removed blacklisting.

Modified Paths

Diff

Modified: trunk/dports/databases/groonga/Portfile (110392 => 110393)


--- trunk/dports/databases/groonga/Portfile	2013-08-30 20:30:43 UTC (rev 110392)
+++ trunk/dports/databases/groonga/Portfile	2013-08-30 20:33:58 UTC (rev 110393)
@@ -34,8 +34,6 @@
                     port:pcre \
                     port:kytea
 
-compiler.blacklist  clang
-
 livecheck.type      regex
 livecheck.url       [lindex ${master_sites} 0]
 livecheck.regex     {groonga-([0-9.-]+)\.tar}