pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mimedefang part of PR pkg/43380 that didn't make ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5cf5f1d7f62
branches:  trunk
changeset: 576200:f5cf5f1d7f62
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Thu Jun 03 09:37:51 2010 +0000

description:
part of PR pkg/43380 that didn't make it the first commit

diffstat:

 mail/mimedefang/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 26c0ad878a55 -r f5cf5f1d7f62 mail/mimedefang/Makefile
--- a/mail/mimedefang/Makefile  Thu Jun 03 09:34:02 2010 +0000
+++ b/mail/mimedefang/Makefile  Thu Jun 03 09:37:51 2010 +0000
@@ -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}/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}



Home | Main Index | Thread Index | Old Index