Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/dbmail mail/dbmail: clean up SUBST_FILES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1dd75e614a3
branches:  trunk
changeset: 431782:f1dd75e614a3
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 14:48:48 2020 +0000

description:
mail/dbmail: clean up SUBST_FILES

diffstat:

 mail/dbmail/Makefile |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (21 lines):

diff -r f7c6fbb231cc -r f1dd75e614a3 mail/dbmail/Makefile
--- a/mail/dbmail/Makefile      Sat May 16 14:38:21 2020 +0000
+++ b/mail/dbmail/Makefile      Sat May 16 14:48:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2020/04/12 08:28:56 adam Exp $
+# $NetBSD: Makefile,v 1.67 2020/05/16 14:48:48 rillig Exp $
 
 DISTNAME=      dbmail-3.2.3
 PKGREVISION=   17
@@ -33,10 +33,7 @@
 
 SUBST_CLASSES+=                sysconf
 SUBST_STAGE.sysconf=   do-configure
-SUBST_FILES.sysconf=   man/dbmail-imapd.8 man/dbmail-lmtpd.8 man/dbmail-pop3d.8
-SUBST_FILES.sysconf+=  man/dbmail-smtp.1 man/dbmail-users.8 man/dbmail-util.8
-SUBST_FILES.sysconf+=  man/dbmail.1 man/dbmail.conf.5 man/dbmail-export.8
-SUBST_FILES.sysconf+=  man/dbmail-sievecmd.8 mail/dbmail-timsieved.8
+SUBST_FILES.sysconf=   man/commonopts.txt
 SUBST_SED.sysconf=     -e 's|/etc/dbmail\.conf|${PKG_SYSCONFDIR}/dbmail.conf|g'
 SUBST_MESSAGE.sysconf= Fixing sysconf paths.
 



Home | Main Index | Thread Index | Old Index