summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2010-06-03 09:37:51 +0000
committerpettai <pettai@pkgsrc.org>2010-06-03 09:37:51 +0000
commitd2e50222d54a5b74a99140a0bece6798aed36164 (patch)
tree227eba2b4e7c36b9dd88ea5d3830e7f45135c9bc /mail
parent6ac85b38f0b9f4869ea606a61b3cc5843f08173f (diff)
downloadpkgsrc-d2e50222d54a5b74a99140a0bece6798aed36164.tar.gz
part of PR pkg/43380 that didn't make it the first commit
Diffstat (limited to 'mail')
-rw-r--r--mail/mimedefang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index 0b07a90334b..831b3dd636a 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2010/05/31 10:08:22 pettai Exp $
+# $NetBSD: Makefile,v 1.44 2010/06/03 09:37:51 pettai Exp $
DISTNAME= mimedefang-2.68
PKGREVISION= 1
@@ -54,7 +54,7 @@ CONF_FILES+= ${EGDIR}/mimedefang-filter ${PKG_SYSCONFDIR}/mimedefang-filter
CONF_FILES+= ${EGDIR}/sa-mimedefang.cf ${PKG_SYSCONFDIR}/sa-mimedefang.cf
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
-CONFIGURE_ARGS+= --with-confsubdir=${PKG_SYSCONFSUBDIR:Q}
+CONFIGURE_ARGS+= --with-confsubdir=
CONFIGURE_ARGS+= --with-milterinc=${BUILDLINK_PREFIX.libmilter}/include
CONFIGURE_ARGS+= --with-milterlib=${BUILDLINK_PREFIX.libmilter}/lib
CONFIGURE_ARGS+= --with-spooldir=${DEFANG_SPOOLDIR:Q}