Disable netstat data input support, needs additional pledge(2) promises

ok sthen@ (maintainer)
This commit is contained in:
jca 2017-08-14 22:04:36 +00:00
parent 27217c9038
commit 629f354715

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2017/08/14 16:51:41 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2017/08/14 22:04:36 jca Exp $
COMMENT= realtime bandwidth monitoring of interfaces
DISTNAME= bwm-ng-0.6.1
REVISION= 0
REVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bwmng/}
HOMEPAGE= http://www.gropp.org/
@ -17,7 +17,8 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c curses
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --without-libstatgrab
CONFIGURE_ARGS+= --without-libstatgrab \
--without-netstatbsd
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/bwm-ng