Date: Mon, 18 Apr 2016 14:23:54 +0000 From: bugzilla-noreply@freebsd.org To: tcltk@FreeBSD.org Subject: [Bug 208874] devel/tclxml not PREFIX-safe Message-ID: <bug-208874-30738-iGH0R13RTE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208874-30738@https.bugs.freebsd.org/bugzilla/> References: <bug-208874-30738@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=3D208874 --- Comment #9 from Mikhail Teterin <mi@FreeBSD.org> --- > And you can see how it's used: > $ grep exec_prefix `make -V WRKSRC`/Makefile > exec_prefix =3D /usr/local No, that's my point. I do NOT see this even if I remove --exec-prefix from CONFIGURE_ARGS locally. Here: % make -V CONFIGURE_ARGS --with-tcl=3D/opt/lib/tcl8.6 XML_CONFIG=3D"/opt/bin/xml2-config" --prefix= =3D/opt ${_LATE_CONFIGURE_ARGS} % rm -rf `make -V WRKDIR` % make configure > /dev/null % grep -c /usr/local `make -V WRKSRC`/Makefile 0 --=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-208874-30738-iGH0R13RTE>
