pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/dbmail
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 16 14:48:48 UTC 2020
Modified Files:
pkgsrc/mail/dbmail: Makefile
Log Message:
mail/dbmail: clean up SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/mail/dbmail/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/dbmail/Makefile
diff -u pkgsrc/mail/dbmail/Makefile:1.66 pkgsrc/mail/dbmail/Makefile:1.67
--- pkgsrc/mail/dbmail/Makefile:1.66 Sun Apr 12 08:28:56 2020
+++ pkgsrc/mail/dbmail/Makefile Sat May 16 14:48:48 2020
@@ -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 @@ MESSAGE_SUBST+= DATADIR=${DATADIR}
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