Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Feb 2014 21:02:23 +0000
From:      Max Brazhnikov <makc@freebsd.org>
To:        Steve Wills <swills@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r343127 - head/net-p2p/litecoin
Message-ID:  <2957021.U9AczQMEhM@mercury.ph.man.ac.uk>
In-Reply-To: <201402061736.s16Hadub043605@svn.freebsd.org>
References:  <201402061736.s16Hadub043605@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 06 Feb 2014 17:36:39 +0000Thu Feb  6 17:36:38 2014 Steve Wills wrote:
> -.if ${PORT_OPTIONS:MGUI} && !defined(WITHOUT_X11)
> +.if ${PORT_OPTIONS:MX11}
>  USE_QT4=       qmake_build linguist uic moc rcc

You can safely add _build suffix for uic, moc, and rcc. linquist is
only used for translations, so it can be suffixed too, but then USE_QT4
must be populated with runtime dependencies.

Max



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