svn commit: r479995 - head/net-mgmt/nagvis

Tobias Kortkamp tobik at FreeBSD.org
Tue Sep 18 08:44:29 UTC 2018


On Tue, Sep 18, 2018, at 10:35, Wen Heping wrote:
> Author: wen
> Date: Tue Sep 18 08:35:35 2018
> New Revision: 479995
> URL: https://svnweb.freebsd.org/changeset/ports/479995
> 
> Log:
>   - Update to 1.9.9
>   
>   PR:		231415
>   Submitted by:	ndowens at yahoo.com
> 
> Modified:
>   head/net-mgmt/nagvis/Makefile
>   head/net-mgmt/nagvis/distinfo
> 
> +OPTIONS_DEFINE=		GRAPHVIZ
> +OPTIONS_SINGLE=		BROKER
> +OPTIONS_SINGLE_BROKER=	MKLIVESTATUS NDO2DB
> +OPTIONS_DEFAULT=	MKLIVESTATUS
> [...]
> +NLS_USES=			gettext
> +NLS_CONFIGURE_WITH=		nls

NLS_* should be removed.  NLS is never defined as an option and
the port doesn't have {HAS,GNU}_CONFIGURE.


More information about the svn-ports-head mailing list