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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208874 --- 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 = /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=/opt/lib/tcl8.6 XML_CONFIG="/opt/bin/xml2-config" --prefix=/opt ${_LATE_CONFIGURE_ARGS} % rm -rf `make -V WRKDIR` % make configure > /dev/null % grep -c /usr/local `make -V WRKSRC`/Makefile 0 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208874-30738-iGH0R13RTE>
