Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 2015 05:22:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198382] x11/terminator fails to complete ./configure step
Message-ID:  <bug-198382-13-Vly6ZaqOW0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198382-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198382-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198382

--- Comment #4 from Thomas Hurst <tom@hur.st> ---
The port appends to $PYSETUP, to produce:

    setup.py --with-gettext {build,install}

This no longer works - it's expected to be a filename (used as one in
$PYDISTUTILS_SETUP), and it's evidently no longer set when that part of the
Makefile is executed, so it ends up just as "--without-gettext".

Will have a poke about later.  Right now it's way past my bedtime :)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198382-13-Vly6ZaqOW0>