[Bug 191161] building www/p5-libapreq2 does not link libapreq2.so unless it is installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 18 17:56:37 UTC 2014


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

--- Comment #1 from Vick Khera <vivek at khera.org> ---
I spent the last hour diving through this, and I'm 100% sure this is due to a
fail in the stage directory process.

At install time, immediately after libapreq2.so is installed, it re-links the
perl module against the /usr/local/bin copy of it. However, that file does not
exist since it is safely tucked away into the stage directory.

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


More information about the freebsd-ports-bugs mailing list