Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2015 15:20:21 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Dirk Meyer <dinoex@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r396181 - head/net-im/licq-qt-gui
Message-ID:  <20150905152021.GA36974@FreeBSD.org>
In-Reply-To: <201509051515.t85FFhf2010439@repo.freebsd.org>
References:  <201509051515.t85FFhf2010439@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 05, 2015 at 03:15:43PM +0000, Dirk Meyer wrote:
> New Revision: 396181
> URL: https://svnweb.freebsd.org/changeset/ports/396181
> 
> [...]
> +KDE4_PREVENTS=		HUNSPELL
> [...]
> +.if ${PORT_OPTIONS:MHUNSPELL}
> +.if ${PORT_OPTIONS:MKDE4}
> +IGNORE= option HUNSPELL can not be used with KDE4
> +.endif

With ${opt}_PREVENTS, why do you still need to check this by hand?

./danfe



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