pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/lldpd lldpd: Leave pkgsrc to handle security featu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4213478ffe55
branches: trunk
changeset: 375053:4213478ffe55
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Feb 02 13:55:04 2018 +0000
description:
lldpd: Leave pkgsrc to handle security features.
diffstat:
net/lldpd/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3b2a8f3a7735 -r 4213478ffe55 net/lldpd/Makefile
--- a/net/lldpd/Makefile Fri Feb 02 13:46:00 2018 +0000
+++ b/net/lldpd/Makefile Fri Feb 02 13:55:04 2018 +0000
@@ -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_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}
Home |
Main Index |
Thread Index |
Old Index