summaryrefslogtreecommitdiff
path: root/net/lldpd
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-02-02 13:55:04 +0000
committerjperkin <jperkin@pkgsrc.org>2018-02-02 13:55:04 +0000
commit8c53db2609c5bd8f7ecc421ba27b64e471cbcbb7 (patch)
treef8bfc2ba713485f25d2dee65d31d8b09e8583639 /net/lldpd
parentc177d312a7e37e9830f79ba31a26da2f81e5214a (diff)
downloadpkgsrc-8c53db2609c5bd8f7ecc421ba27b64e471cbcbb7.tar.gz
lldpd: Leave pkgsrc to handle security features.
Diffstat (limited to 'net/lldpd')
-rw-r--r--net/lldpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile
index bb4e34f493f..888823804a5 100644
--- a/net/lldpd/Makefile
+++ b/net/lldpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2018/02/02 13:55:04 jperkin Exp $
DISTNAME= lldpd-0.7.15
PKGREVISION= 4
@@ -20,6 +20,8 @@ USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-privsep-chroot=${PKG_HOME._lldpd}
+# Leave pkgsrc to handle security features.
+CONFIGURE_ARGS+= --disable-hardening
# run/lldpd.socket is created under this directory
# (the default is ${PRERIX}/var, changed since 0.7.9)
CONFIGURE_ARGS+= --localstatedir=${VARBASE}