[Bug 205191] mail/dcc-dccd: Fails stage-qa
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 22 14:36:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205191
John Marino <marino at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |FIXED
--- Comment #22 from John Marino <marino at FreeBSD.org> ---
i tried a few times to make USES=libedit work, but I wasn't success. I only
fiddled with the configure script but apparently the linking is done
differently.
Since it was indicated disabling libedit was desired, that's what I did (but
without a patch, I just used CONFIGURE_ENV in the port makefile).
The *correct* fixing of installing binaries required 3 patches. Internally
it's using one install command for both scripts and executables and those have
to be separated because you can't strip a script without error messages.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list