[102073] trunk/dports/net/nzbget/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 27 06:24:49 PST 2013


Revision: 102073
          https://trac.macports.org/changeset/102073
Author:   ryandesign at macports.org
Date:     2013-01-27 06:24:49 -0800 (Sun, 27 Jan 2013)
Log Message:
-----------
nzbget: blacklist clang again since it still fails as before (#37795)

Modified Paths:
--------------
    trunk/dports/net/nzbget/Portfile

Modified: trunk/dports/net/nzbget/Portfile
===================================================================
--- trunk/dports/net/nzbget/Portfile	2013-01-27 10:24:58 UTC (rev 102072)
+++ trunk/dports/net/nzbget/Portfile	2013-01-27 14:24:49 UTC (rev 102073)
@@ -27,6 +27,8 @@
                 port:libpar2 \
                 port:libxml2
 
+compiler.blacklist clang
+
 configure.args  --with-tlslib=GnuTLS \
                 --with-libgnutls-includes=${prefix}/include/gnutls \
                 --with-libgnutls-libraries=${prefix}/lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130127/2752bce5/attachment.html>


More information about the macports-changes mailing list