svn commit: r385276 - head/sysutils/apcupsd

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Jun 4 22:34:02 UTC 2015


* Baptiste Daroussin (bapt at FreeBSD.org) wrote:

> Log:
>   Remove uneeded NEED_ROOT

Why is it unneeded? It doesn't build as plain user:

configure: error: Missing required tool; need any one of: shutdown shutdown.bsd

> 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
> 
> 

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru      http://amdmi3.ru


More information about the svn-ports-all mailing list