Date: Sun, 03 Apr 2016 20:46:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208293] [maintainer] www/uzbl: Update to 0.9 Message-ID: <bug-208293-13-6WdVT4v48J@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208293-13@https.bugs.freebsd.org/bugzilla/> References: <bug-208293-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=3D208293 --- Comment #7 from Klaus Aehlig <aehlig@linta.de> --- The problem is the MAKE_ENV; somehow, in your test build, my addition MAKE_ENV+=3D PYTHON=3D${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=3Dpython2.7 and hence everything works correctly with using only python2. --=20 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-208293-13-6WdVT4v48J>