Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2014 05:43:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191464] [patch] www/interchange stagify
Message-ID:  <bug-191464-13-dFCmbiHh0W@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191464-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191464-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=191464

--- Comment #10 from loader@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191464-13-dFCmbiHh0W>