summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: