Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2017 13:18:44 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Diane Bruce <db@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r436241 - in head/comms: . multimon-ng multimon-ng/files
Message-ID:  <20170315131844.GB39784@FreeBSD.org>
In-Reply-To: <201703151313.v2FDDA2i048896@repo.freebsd.org>
References:  <201703151313.v2FDDA2i048896@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 15, 2017 at 01:13:10PM +0000, Diane Bruce wrote:
> New Revision: 436241
> URL: https://svnweb.freebsd.org/changeset/ports/436241
> 
> Log:
>   multimon-ng a fork of multimon.
>   It decodes the following digital transmission modes:
> ...
> +PLIST_FILES+=	bin/multimon-ng

Why += here?

> +.include <bsd.port.pre.mk>
> +.if ${PORT_OPTIONS:MX11}
> +USE_XORG+=	sm ice x11 xext
> +.endif

Why not use option helpers (esp. since you're already using them above)?

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170315131844.GB39784>