summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-05-07 10:08:48 +0000
committerjoerg <joerg@pkgsrc.org>2016-05-07 10:08:48 +0000
commit14e9f919b23afc45fe55cc81b3b0ffb9493befcb (patch)
tree7233614b1c2468f9f65b40fb7a807120ce03c1b9 /print
parent0168a4b876d3ef9e3d7c33de3014693771103471 (diff)
downloadpkgsrc-14e9f919b23afc45fe55cc81b3b0ffb9493befcb.tar.gz
Generally drop -Werror.
Diffstat (limited to 'print')
-rw-r--r--print/LPRng-core/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/LPRng-core/Makefile b/print/LPRng-core/Makefile
index 0ed1c957c6c..ba3fd8e8127 100644
--- a/print/LPRng-core/Makefile
+++ b/print/LPRng-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2013/04/08 11:17:20 rodent Exp $
+# $NetBSD: Makefile,v 1.40 2016/05/07 10:08:48 joerg Exp $
DISTNAME= LPRng-3.8.28
PKGNAME= LPRng-core-3.8.28
@@ -57,9 +57,8 @@ SPECIAL_PERMS+= bin/lpq ${SETUID_ROOT_PERMS} \
.include "../../mk/compiler.mk"
-.if !empty(PKGSRC_COMPILER:Mclang)
+# Too much noise to be useful.
BUILDLINK_TRANSFORM+= rm:-Werror
-.endif
pre-patch:
${MV} ${WRKSRC:Q}/man/lpd.conf.n ${WRKSRC:Q}/man/lpd.conf.n.in