Logcheck dependency hell

Chris Cowart ccowart at rescomp.berkeley.edu
Fri Feb 13 12:06:08 PST 2009


n j wrote:
> could anyone help me what command should I use to find out which
> logcheck-required port _exactly_ is trying to install half of the X
> libraries?

The Makefile says:

| BUILD_DEPENDS=  docbook-to-man:${PORTSDIR}/textproc/docbook-to-man
| RUN_DEPENDS=    lockfile:${PORTSDIR}/mail/procmail \
|         bash:${PORTSDIR}/shells/bash

So I'll bet some money that it's docbook. 

Does it improve if you add these to /etc/make.conf:

| NO_GUI=YES
| WITHOUT_GUI=YES
| WITHOUT_X11=YES
| WITHOUT_XPM=YES

-- 
Chris Cowart
Network Technical Lead
Network & Infrastructure Services, RSSP-IT
UC Berkeley
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090213/cfcc563e/attachment.pgp


More information about the freebsd-questions mailing list