pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/courier-mta
Module Name: pkgsrc
Committed By: mef
Date: Sun May 24 01:22:42 UTC 2020
Modified Files:
pkgsrc/mail/courier-mta: Makefile
Log Message:
(mail/courier-mta) Fix build: Remove no effective SUBST file
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/mail/courier-mta/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/courier-mta/Makefile
diff -u pkgsrc/mail/courier-mta/Makefile:1.57 pkgsrc/mail/courier-mta/Makefile:1.58
--- pkgsrc/mail/courier-mta/Makefile:1.57 Fri Apr 17 00:22:28 2020
+++ pkgsrc/mail/courier-mta/Makefile Sun May 24 01:22:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2020/04/17 00:22:28 joerg Exp $
+# $NetBSD: Makefile,v 1.58 2020/05/24 01:22:42 mef Exp $
DISTNAME= courier-${COURIER_VERSION}
PKGNAME= ${DISTNAME:S/-/-mta-/}
@@ -55,7 +55,7 @@ INSTALL_AM_MAKEFLAGS+= htmldocdir=${DOCD
INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} AM_MAKEFLAGS=${INSTALL_AM_MAKEFLAGS:Q}
SUBST_CLASSES+= courier
-SUBST_FILES.courier= courier/doc/mkesmtpdcert.8.in \
+SUBST_FILES.courier= \
courier/doc/mkesmtpdcert.html.in \
courier/filters/courierfilter.8.in \
courier/filters/courierfilter.html.in \
Home |
Main Index |
Thread Index |
Old Index