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:
parent
dfd14f7e59
commit
5dba8879e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384575
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user