pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/lldpd
Module Name: pkgsrc
Committed By: hauke
Date: Thu Jun 18 20:01:17 UTC 2020
Modified Files:
pkgsrc/net/lldpd: Makefile
Log Message:
Minor cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/lldpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/lldpd/Makefile
diff -u pkgsrc/net/lldpd/Makefile:1.27 pkgsrc/net/lldpd/Makefile:1.28
--- pkgsrc/net/lldpd/Makefile:1.27 Thu Jun 18 19:40:32 2020
+++ pkgsrc/net/lldpd/Makefile Thu Jun 18 20:01:17 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index