svn commit: r478802 - head/sysutils/dsbmc

Alexey Dokuchaev danfe at FreeBSD.org
Mon Sep 3 07:49:33 UTC 2018


On Sun, Sep 02, 2018 at 04:05:39PM +0000, Steve Wills wrote:
> New Revision: 478802
> URL: https://svnweb.freebsd.org/changeset/ports/478802
> 
> Log:
>   sysutils/dsbmc: update to 0.5
>   
>   PR:		231082
>   Submitted by:	Marcel Kaiser <mk at nic-nac-project.org> (maintainer)
> 
> Modified: head/sysutils/dsbmc/Makefile
> ...  
> -USES=		tar:tgz pkgconfig
> +USES=		tar:tgz pkgconfig desktop-file-utils

It's usually better to keep USES alphabetically sorted.

>  OPTIONS_DEFINE=	GTK3 NLS
>  OPTIONS_DEFAULT=GTK3
>  OPTIONS_SUB=	yes
> +OPTIONS_DEFAULT=GTK3

So why one OPTIONS_DEFAULT was not enough?

./danfe


More information about the svn-ports-head mailing list