summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-09-09 09:28:40 +0000
committernia <nia@pkgsrc.org>2019-09-09 09:28:40 +0000
commit0b64db62e1077017d2ff9bab7f63765526d29ff1 (patch)
tree030fcaa455cf6f372967caad71ac159fe68bccdf /security
parent611578be23a76054b7078f61c399e9bb9b72df27 (diff)
downloadpkgsrc-0b64db62e1077017d2ff9bab7f63765526d29ff1.tar.gz
snoopy: Strip -Werror
Needed to build on NetBSD 9 with gcc7.
Diffstat (limited to 'security')
-rw-r--r--security/snoopy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile
index 67958251fa4..80b2f8130ed 100644
--- a/security/snoopy/Makefile
+++ b/security/snoopy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/23 20:30:30 wiedi Exp $
+# $NetBSD: Makefile,v 1.3 2019/09/09 09:28:40 nia Exp $
DISTNAME= snoopy-2.1.0
CATEGORIES= security
@@ -16,6 +16,8 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= aclocal autoheader autoconf automake gmake
+BUILDLINK_TRANSFORM+= rm:-Werror
+
CPPFLAGS.SunOS+= -D_POSIX_PTHREAD_SEMANTICS
pre-configure: