From e68b8c3e21dfbc74729dbfb7a5ef318d9df431b9 Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 25 Sep 2014 13:56:50 +0000 Subject: Support builtin libmilter. --- mail/opendmarc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/opendmarc') 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 -- cgit v1.2.3