pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/anacron time/anacron: allow no-op SUBST block
details: https://anonhg.NetBSD.org/pkgsrc/rev/5facbabfb132
branches: trunk
changeset: 428269:5facbabfb132
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Apr 26 13:51:52 2020 +0000
description:
time/anacron: allow no-op SUBST block
diffstat:
time/anacron/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6504638e69d5 -r 5facbabfb132 time/anacron/Makefile
--- a/time/anacron/Makefile Sun Apr 26 13:39:55 2020 +0000
+++ b/time/anacron/Makefile Sun Apr 26 13:51:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/03/20 11:58:30 nia Exp $
+# $NetBSD: Makefile,v 1.18 2020/04/26 13:51:52 rillig Exp $
#
DISTNAME= anacron-2.3
@@ -24,6 +24,7 @@
.else
SUBST_SED.hdr= -e 's|SENDMAIL ".*"|SENDMAIL "/usr/lib/sendmail"|'
.endif
+SUBST_NOOP_OK.hdr= yes # may already be /usr/sbin/sendmail
SUBST_CLASSES+= man
SUBST_MESSAGE.man= Setting up manpages.
Home |
Main Index |
Thread Index |
Old Index