summaryrefslogtreecommitdiff
path: root/net/lldpd
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2020-06-19 10:21:17 +0000
committerhauke <hauke@pkgsrc.org>2020-06-19 10:21:17 +0000
commit7bbbec64f3a8ed40f38250f4cb45c9e713f3cf6e (patch)
treec57789cc6c52d78559454b24af4832c764a26a76 /net/lldpd
parent49c5a04d9bd5b1ed31c49dc380cc3077eaffdbaa (diff)
downloadpkgsrc-7bbbec64f3a8ed40f38250f4cb45c9e713f3cf6e.tar.gz
INSTALLATION_DIRS: Undo think-o, re-structure.
Diffstat (limited to 'net/lldpd')
-rw-r--r--net/lldpd/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile
index 136a7087926..c63fb8ae8b3 100644
--- a/net/lldpd/Makefile
+++ b/net/lldpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/06/19 10:14:58 hauke Exp $
+# $NetBSD: Makefile,v 1.31 2020/06/19 10:21:17 hauke Exp $
DISTNAME= lldpd-1.0.5
PKGREVISION= 2
@@ -53,8 +53,11 @@ SUBST_FILES.files= ../lldpd.conf
SUBST_VARS.files= PKG_SYSCONFDIR
SUBST_MESSAGE.files= Fixing default configuration file.
-INSTALLATION_DIRS+= sbin include lib ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
+INSTALLATION_DIRS+= sbin include lib
+INSTALLATION_DIRS+= ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
INSTALLATION_DIRS+= ${EGDIR} share/doc
+INSTALLATION_DIRS+= share/bash-completion/completions
+INSTALLATION_DIRS+= share/zsh/site-functions
TEST_TARGET= check