[Bug 191464] [patch] www/interchange stagify

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 7 05:43:48 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191464

--- Comment #10 from loader at freebsdmall.com ---
Thanks for improvements.

It might need a small change to the Perl scrtips
installed in /usr/local/bin/, like compile_link,
it needs to use the directory /usr/local/interchange/
instead of /usr/local/ in "use lib" and $::Self hash.

Adding INSTALLARCHLIB="${PREFIX}/interchange/"
to CONFIGURE_ARGS in www/interchange/Makefile
will be overridden by the do-configure: target
in Mk/Users/perl5.mk, it just appends another
INSTALLARCHLIB="${PREFIX}/lib", so I copied
do-configure: to www/interchange/Makefile
in the previous patch.

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


More information about the freebsd-ports-bugs mailing list