[Bug 205191] mail/dcc-dccd: Fails stage-qa
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 7 10:27:45 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205191
--- Comment #14 from Piotr Kubaj <pkubaj at anongoth.pl> ---
I don't see any reason why this port couldn't use libedit from ports. The diff
is simple:
Index: Makefile
===================================================================
--- Makefile (revision 410510)
+++ Makefile (working copy)
@@ -22,7 +22,7 @@
HAS_CONFIGURE= yes
-USES= gmake tar:Z
+USES= gmake libedit tar:Z
OPTIONS_DEFINE= DCCIFD DCCD DCCGREY IPV6 ALT_HOME
OPTIONS_DEFAULT= DCCIFD DCCM DCCD DCCGREY
It compiles fine on Poudriere with 10.2-RELEASE/amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list