aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-23 13:43:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-23 13:43:02 +0000
commit5dba8879e2f2a7a46909c3d9db596b5b8218fd6b (patch)
treedde5be3877bfc27b07cf817fcf3c347fc756054b /sysutils/apcupsd
parentdfd14f7e598e4508798d165f264aa57245f9f019 (diff)
downloadports-5dba8879e2f2a7a46909c3d9db596b5b8218fd6b.tar.gz
ports-5dba8879e2f2a7a46909c3d9db596b5b8218fd6b.zip
- Add NEED_ROOT ("configure: error: Missing required tool; need any one of: shutdown shutdown.bsd" otherwise)
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=384575
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r--sysutils/apcupsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index c42430961616..537d51a6d3bb 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -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