Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind916 net/bind916: fix PLIST
details: https://anonhg.NetBSD.org/pkgsrc/rev/a414eb91d58e
branches: trunk
changeset: 436831:a414eb91d58e
user: taca <taca%pkgsrc.org@localhost>
date: Sun Aug 09 17:06:32 2020 +0000
description:
net/bind916: fix PLIST
Fix PLIST when lmdb option is not enabled (case of default).
Noted by Marc Baudoin via private e-mail.
diffstat:
net/bind916/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aa152ade7585 -r a414eb91d58e net/bind916/PLIST
--- a/net/bind916/PLIST Sun Aug 09 17:05:12 2020 +0000
+++ b/net/bind916/PLIST Sun Aug 09 17:06:32 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/08/09 15:20:21 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/08/09 17:06:32 taca Exp $
bin/arpaname
bin/delv
bin/dig
@@ -302,7 +302,7 @@
man/man8/named-checkzone.8
man/man8/named-compilezone.8
man/man8/named-journalprint.8
-man/man8/named-nzd2nzf.8
+${PLIST.lmdb}man/man8/named-nzd2nzf.8
man/man8/named.8
man/man8/nsec3hash.8
${PLIST.pkcs11}man/man8/pkcs11-destroy.8
Home |
Main Index |
Thread Index |
Old Index