[Bug 208293] [maintainer] www/uzbl: Update to 0.9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 3 20:46:43 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208293
--- Comment #7 from Klaus Aehlig <aehlig at linta.de> ---
The problem is the MAKE_ENV; somehow, in your test build, my addition
MAKE_ENV+= PYTHON=${PYTHON_VERSION}
to the ports Makefile got lost or otherwise took no effect. I'll try
to find out how this can happen, but I'll have a hard time to reproduce,
given that at my machine (stable/10 with ports from head)
make -V MAKE_ENV
shows the correct environment starting with PYTHON=python2.7 and hence
everything works correctly with using only python2.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list