1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

- Add NEED_ROOT ("configure: error: Missing required tool; need any one of: shutdown shutdown.bsd" otherwise)

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-04-23 13:43:02 +00:00
parent dfd14f7e59
commit 5dba8879e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384575

View File

@ -26,6 +26,7 @@ CONFIGURE_ARGS= --sbindir=${PREFIX}/sbin \
CONFIGURE_ENV+= LD="${CXX}" LIBS="-lstdc++"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
NEED_ROOT= yes
OPTIONS_DEFINE= APCSMART_DRV APCDUMB_DRV CLIENT_ONLY CGI PCNET_DRV USB SNMP_DRV \
SNMP_DRV_OLD TCP_WRAPPERS TEST_DRV GAPCMON DOCS MODBUS