diff options
author | seb <seb@pkgsrc.org> | 2003-07-31 13:50:11 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-07-31 13:50:11 +0000 |
commit | 16437cbe4ceb476b6cc7b2573019d549797408a1 (patch) | |
tree | 9640ecbce9b4a6144936336ee4ed63e9ebea8431 /pkgtools | |
parent | 30c404c8a02c5f0a6b22fa955898946e347d416a (diff) | |
download | pkgsrc-16437cbe4ceb476b6cc7b2573019d549797408a1.tar.gz |
Make it possible to have a package requiring makeinfo but not install-info.
INFO_FILES is now defined by default to the empty value.
If it is not empty it means that install-info -or a suitable
replacement like pkg_install-info- is required.
USE_MAKEINFO is now defined by default to the 'no' value.
If it has any other value it means that makeinfo is required.
Note that as before simply defining USE_MAKEINFO in a package
Makefile is enough to trigger the use of makeinfo. I.e. it is not
required to be '[yY][eE][sS]'.
As a side effect when using buildlink2 always create install-info and
makeinfo wrappers in ${BUILDLINK_DIR}/bin. This could help
package maintainer to catch spurious/hidden install-info and makeinfo
usage.
Note that for now this nice feature is not really enabled as the relevant
part of bsd.buildlink2.mk is still conditional upon USE_NEW_TEXINFO.
It will really be when USE_NEW_TEXINFO will be removed from pkgsrc.
Diffstat (limited to 'pkgtools')
0 files changed, 0 insertions, 0 deletions