aboutsummaryrefslogtreecommitdiff
path: root/news/nzbget/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-06-08 19:53:32 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-06-08 19:53:32 +0000
commit2d75064e0462842266c5e4238fdfabfcb89f3c14 (patch)
treedb9793cfa1a7438b1a9d64848f746955b17a6b64 /news/nzbget/Makefile
parentaa571ecdc5ad12d600063bc3201561b8a0e818ec (diff)
downloadports-2d75064e0462842266c5e4238fdfabfcb89f3c14.tar.gz
ports-2d75064e0462842266c5e4238fdfabfcb89f3c14.zip
Notes
Diffstat (limited to 'news/nzbget/Makefile')
-rw-r--r--news/nzbget/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile
index d1047d45d13b..b5d3def1b2c8 100644
--- a/news/nzbget/Makefile
+++ b/news/nzbget/Makefile
@@ -34,8 +34,6 @@ OPTIONS_DEFAULT= PAR GNUTLS
.if ${PORT_OPTIONS:MPAR}
CONFIGURE_ARGS+= --enable-parcheck --disable-libpar2-bugfixes-check
LIB_DEPENDS+= par2:${PORTSDIR}/archivers/libpar2
- # configure fail to test libpar2 with clang
- USE_GCC= any
.else
CONFIGURE_ARGS+= --disable-parcheck
.endif