pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/25975: USE_TETEX2 (mentioned in bsd.pkg.defaults.mk) is no longer used
>Number: 25975
>Category: pkg
>Synopsis: USE_TETEX2 (mentioned in bsd.pkg.defaults.mk) is no longer used
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Jun 20 02:09:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Jim Bernard
>Release: pkgsrc as of Sat Jun 19 09:34:20 UTC 2004
>Organization:
>Environment:
System: any
Architecture: any
Machine: any
>Description:
The bsd.pkg.defaults.mk file mentions that USE_TETEX2 can be used
to set a preference for tetex2 over tetex1. But tetex2 is now the
default (the tetex pkg), and USE_TETEX2 no longer appears anywhere
(evidently it isn't even useful to set it to NO to force use of
tetex1, since it is never referenced).
I called it a doc-bug, since it's just a comment.
>How-To-Repeat:
% find /usr/pkgsrc -type f -print | xargs grep USE_TETEX
./mk/bsd.pkg.defaults.mk:#USE_TETEX2=
>Fix:
Delete that paragraph from bsd.pkg.defaults.mk.
Alternatively, USE_TETEX2 could be replaced by a USE_TETEX1
variable to force use of tetex1, but since tetex2 has been the
default for some time, and nobody seems to have needed USE_TETEX1,
that's probably pointless.
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index