svn commit: r385276 - head/sysutils/apcupsd
Baptiste Daroussin
bapt at FreeBSD.org
Sun May 3 14:43:48 UTC 2015
Author: bapt
Date: Sun May 3 14:43:47 2015
New Revision: 385276
URL: https://svnweb.freebsd.org/changeset/ports/385276
Log:
Remove uneeded NEED_ROOT
Modified:
head/sysutils/apcupsd/Makefile
Modified: head/sysutils/apcupsd/Makefile
==============================================================================
--- head/sysutils/apcupsd/Makefile Sun May 3 14:32:37 2015 (r385275)
+++ head/sysutils/apcupsd/Makefile Sun May 3 14:43:47 2015 (r385276)
@@ -26,7 +26,6 @@ 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
More information about the svn-ports-head
mailing list