summaryrefslogtreecommitdiff
path: root/print/LPRng-core
diff options
context:
space:
mode:
authorjoerg <joerg>2016-05-07 10:08:48 +0000
committerjoerg <joerg>2016-05-07 10:08:48 +0000
commitaf6ed2a4e51ea6483e7bbd6a9219411543e741ad (patch)
tree7233614b1c2468f9f65b40fb7a807120ce03c1b9 /print/LPRng-core
parentfca9f580e7e94ab3b41f5a4109b8fc15ada67f04 (diff)
downloadpkgsrc-af6ed2a4e51ea6483e7bbd6a9219411543e741ad.tar.gz
Generally drop -Werror.
Diffstat (limited to 'print/LPRng-core')
-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