Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/fml mail/fml: remove unknown configure option
details: https://anonhg.NetBSD.org/pkgsrc/rev/a56f331a3e20
branches: trunk
changeset: 432609:a56f331a3e20
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 23 12:49:26 2020 +0000
description:
mail/fml: remove unknown configure option
diffstat:
mail/fml/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r eeaab8b058db -r a56f331a3e20 mail/fml/Makefile
--- a/mail/fml/Makefile Sat May 23 12:48:00 2020 +0000
+++ b/mail/fml/Makefile Sat May 23 12:49:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/11/02 16:25:21 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2020/05/23 12:49:26 rillig Exp $
#
DISTNAME= fml-7.99.1
@@ -43,8 +43,7 @@
.endfor
OWN_DIRS_PERMS+= ${FMLDIR} ${FML_USER} ${FML_GROUP} 0755
-CONFIGURE_ARGS+= --with-sysconfdir=${PKG_SYSCONFDIR} \
- --with-mlspooldir=${FMLDIR} \
+CONFIGURE_ARGS+= --with-mlspooldir=${FMLDIR} \
--with-default-domain=example.net \
--with-default-hostname=mail \
--with-fml-owner=${FML_USER} \
Home |
Main Index |
Thread Index |
Old Index