Date: Tue, 02 Apr 2013 19:14:36 +0200 From: Alberto Villa <avilla@freebsd.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: Koop Mast <kwm@rainbow-runner.nl>, freebsd-ports@freebsd.org, kde-freebsd@kde.org Subject: Re: [kde-freebsd] py27-pykde4-4.10.1 Message-ID: <12878738.sI6p4J2xBi@indiana.smith> In-Reply-To: <20130402170814.GL56166@ithaqua.etoilebsd.net> References: <1505116.DpgL6T9iEl@luna.wi.rr.com> <32500258.pAeBF4kCRX@indiana.smith> <20130402170814.GL56166@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart5550574.eJj5aUnTBP Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Tuesday 02 April 2013 19:08:14 Baptiste Daroussin wrote: > OPTIONSFILE is built base on UNIQUENAME which is built which uses > PKGNAMEPREFIX. > > that is the reason. bsd.options.mk, line 194: the .if exists(${OPTIONSFILE}) tries to evaluate (make(1) functions evaluate immediately, as you know), among other, PKGNAMEPREFIX, which is not yet set because bsd.python.mk is included at line 1424, while bsd.options.mk is included at line 1311 (speaking of bsd.port.mk). Thus, OPTIONSFILE is not included. This was the case with bsd.qt.mk, at least, so I suspect it's the same. -- Alberto Villa, FreeBSD committer <avilla@FreeBSD.org> http://people.FreeBSD.org/~avilla Fanaticism consists of redoubling your effort when you have forgotten your aim. -- George Santayana --nextPart5550574.eJj5aUnTBP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iJwEAAECAAYFAlFbEfwACgkQ3xiC6kQ1Cos0+gP/ZQKHr5fgq+Yo/J4P5CKL2oWm P5OKe+QXhqcB4BCg/ExtSPFN+ohrRbof4iYWP2maYI/VbMt8s4vHpyzSMNKTNzXq kU37jOMh0oabS0ILfODI0p5lmk4WimK2lSkPt6FTW02HEQ9PL0/VtUDlBE/T/VqX EC3X4t10XqI6cCSmGsM= =HWki -----END PGP SIGNATURE----- --nextPart5550574.eJj5aUnTBP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12878738.sI6p4J2xBi>