Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/lldpd Minor cleanup.
details: https://anonhg.NetBSD.org/pkgsrc/rev/21ca0b228581
branches: trunk
changeset: 434574:21ca0b228581
user: hauke <hauke%pkgsrc.org@localhost>
date: Thu Jun 18 20:01:17 2020 +0000
description:
Minor cleanup.
diffstat:
net/lldpd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5afa3a700808 -r 21ca0b228581 net/lldpd/Makefile
--- a/net/lldpd/Makefile Thu Jun 18 19:56:43 2020 +0000
+++ b/net/lldpd/Makefile Thu Jun 18 20:01:17 2020 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index