summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-notification/Makefile3
-rw-r--r--mail/milter-regex/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile
index 446f31939d0..f36ba63fe7b 100644
--- a/mail/mail-notification/Makefile
+++ b/mail/mail-notification/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2014/08/21 13:21:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.90 2014/12/01 12:39:17 joerg Exp $
#
DISTNAME= mail-notification-5.4
@@ -55,6 +55,7 @@ CONFIGURE_ARGS+= ssl=no
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)
_WRAP_EXTRA_ARGS.CC+= -Wno-unused-function
+CWRAPPERS_APPEND.cc+= -Wno-unused-function
.endif
do-build:
diff --git a/mail/milter-regex/Makefile b/mail/milter-regex/Makefile
index 59dc07d3b06..46ad6f8bbc5 100644
--- a/mail/milter-regex/Makefile
+++ b/mail/milter-regex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2013/10/15 14:44:42 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2014/12/01 12:39:17 joerg Exp $
DISTNAME= milter-regex-1.7
PKGREVISION= 2
@@ -33,6 +33,7 @@ SUBST_SED.var= -e 's|/var/spool|${VARBASE}|g'
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)
_WRAP_EXTRA_ARGS.CC+= -Wno-unused-const-variable
+CWRAPPERS_APPEND.cc+= -Wno-unused-const-variable
.endif
do-install: