summaryrefslogtreecommitdiff
path: root/net/lldpd
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2020-06-18 20:01:17 +0000
committerhauke <hauke@pkgsrc.org>2020-06-18 20:01:17 +0000
commit1fc92cc6d2a2d7c1fac5ca31aa2b19922f8b559e (patch)
tree1b9ddb36b0b4534b370921b87257f2d41f78c529 /net/lldpd
parent167c58f4242a73400b889341d46cd43dbeb5fee5 (diff)
downloadpkgsrc-1fc92cc6d2a2d7c1fac5ca31aa2b19922f8b559e.tar.gz
Minor cleanup.
Diffstat (limited to 'net/lldpd')
-rw-r--r--net/lldpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile
index 72ac574a19d..25d8f2f65eb 100644
--- a/net/lldpd/Makefile
+++ b/net/lldpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/06/18 19:40:32 hauke Exp $
+# $NetBSD: Makefile,v 1.28 2020/06/18 20:01:17 hauke Exp $
DISTNAME= lldpd-1.0.5
#PKGREVISION= 1
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c
-CONFIGURE_ARGS+= --with-privsep-chroot=${PKG_HOME._lldpd}
+CONFIGURE_ARGS+= --with-privsep-chroot=${LLDPD_HOME}
# Let pkgsrc handle security features.
CONFIGURE_ARGS+= --disable-hardening