summaryrefslogtreecommitdiff
path: root/net/lldpd
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2020-06-19 19:18:12 +0000
committerhauke <hauke@pkgsrc.org>2020-06-19 19:18:12 +0000
commit590838da6a9c45f2e5821ec0368f1e0d951bafe4 (patch)
treeb898f7c56421e81b8fce382b1886c41095364f90 /net/lldpd
parent810677ef8b4822825f8bdc6f9e8f3f54649c6303 (diff)
downloadpkgsrc-590838da6a9c45f2e5821ec0368f1e0d951bafe4.tar.gz
Resolve PLIST issue.
Diffstat (limited to 'net/lldpd')
-rw-r--r--net/lldpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile
index c63fb8ae8b3..5a1fb788531 100644
--- a/net/lldpd/Makefile
+++ b/net/lldpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/06/19 10:21:17 hauke Exp $
+# $NetBSD: Makefile,v 1.32 2020/06/19 19:18:12 hauke Exp $
DISTNAME= lldpd-1.0.5
PKGREVISION= 2
@@ -67,6 +67,7 @@ post-patch:
${CP} ${PKGDIR}/files/lldpd.conf ${WRKDIR}
post-install:
+ ${RM} -r ${DESTDIR}${PKG_SYSCONFDIR}/lldpd.d
${INSTALL_DATA} ${WRKDIR}/lldpd.conf \
${DESTDIR}${PREFIX}/${EGDIR}/lldpd.conf