summaryrefslogtreecommitdiff
path: root/mail/opendmarc
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-09-25 13:56:50 +0000
committerjperkin <jperkin@pkgsrc.org>2014-09-25 13:56:50 +0000
commit3d9c48affd004ed5f5a673af663c8fdf4e27a810 (patch)
tree53426cf87c6f6506802744b7b8c69140e94abc7b /mail/opendmarc
parent8fa1433c85d6772c5c0102717f8f06457c60f1a8 (diff)
downloadpkgsrc-3d9c48affd004ed5f5a673af663c8fdf4e27a810.tar.gz
Support builtin libmilter.
Diffstat (limited to 'mail/opendmarc')
-rw-r--r--mail/opendmarc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile
index 468b74a7237..c706e4b5e32 100644
--- a/mail/opendmarc/Makefile
+++ b/mail/opendmarc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:47 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/09/25 13:58:23 jperkin Exp $
DISTNAME= opendmarc-1.2.0
PKGREVISION= 1
@@ -22,7 +22,7 @@ USE_TOOLS+= perl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --with-milter=${PREFIX}
+CONFIGURE_ARGS+= --with-milter=${BUILDLINK_PREFIX.libmilter}
REPLACE_PERL= reports/opendmarc-expire.in
REPLACE_PERL+= reports/opendmarc-import.in