Date: Mon, 22 Aug 2016 14:36:00 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205191] mail/dcc-dccd: Fails stage-qa Message-ID: <bug-205191-13-Ph3ti0YZJO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205191-13@https.bugs.freebsd.org/bugzilla/> References: <bug-205191-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=3D205191 John Marino <marino@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #22 from John Marino <marino@FreeBSD.org> --- i tried a few times to make USES=3Dlibedit work, but I wasn't success. I o= nly 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 h= ave to be separated because you can't strip a script without error messages. --=20 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-205191-13-Ph3ti0YZJO>