Date: Mon, 3 Sep 2018 07:49:32 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Steve Wills <swills@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r478802 - head/sysutils/dsbmc Message-ID: <20180903074932.GA16130@FreeBSD.org> In-Reply-To: <201809021605.w82G5dum075366@repo.freebsd.org> References: <201809021605.w82G5dum075366@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180903074932.GA16130>