svn commit: r336629 - head/net-mgmt/nagios-plugins

Mathieu Arnold mat at FreeBSD.org
Mon Dec 16 14:02:07 UTC 2013


+--On 16 décembre 2013 12:06:28 +0000 Dmitry Sivachenko
<demon at FreeBSD.org> wrote:
| +.if ${PORT_OPTIONS:MEXTRAOPTS}
| +CONFIGURE_ARGS+=	--enable-extra-opts
| +.endif

Those three lines could be condensed into one :
EXTRAOPTS_CONFIGURE_ENABLE=	extra-opts

-- 
Mathieu Arnold


More information about the svn-ports-head mailing list