pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41903: groff installed by Default on Mac OS X (pkgsrc tools)



>Number:         41903
>Category:       pkg
>Synopsis:       groff installed by Default on Mac OS X (pkgsrc tools)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 18 01:05:00 +0000 2009
>Originator:     Jesse Peterson
>Release:        n/a
>Organization:
>Environment:
Darwin localhost 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 
2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
>Description:
Mk/tools/tools.Darwin.mk should have a line:

TOOLS_PLATFORM.groff?=      /usr/bin/groff

As it has been installed (at least) since 10.4. (10.6 should be released later 
this year).
>How-To-Repeat:
Try to use a package that needs groff - a big slew of packages are installed
>Fix:
By putting

TOOLS_PLATFORM.groff?=      /usr/bin/groff

Into my mk.conf I can mitigate the issue.



Home | Main Index | Thread Index | Old Index