summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-15 21:32:42 +0000
committerjlam <jlam>2005-05-15 21:32:42 +0000
commit1a8586851cc8b46e1ecd04932e53fe2b9312070c (patch)
treea4e0fa15faa0d36a9554fc50aa76c9f6d5822323 /fonts
parente3aaf16f40814a988e4cc1a729cce2f29d3dffb1 (diff)
downloadpkgsrc-1a8586851cc8b46e1ecd04932e53fe2b9312070c.tar.gz
Fix the MANZ handling in bsd.pkg.mk. If MANZ is defined, then we want
the final man pages to be compressed. If MANZ is not defined, then we want the final man pages to be uncompressed. We need to figure out if during installation, we need either gunzip or gzip to decompress or compress the installed man pages. If a package sets MANCOMPRESSED to "yes" or "no", then it's an indication to the install code that the package itself installed the man pages either compressed or uncompressed. If a package sets MANCOMPRESSED_IF_MANZ, then the package uses BSD-style makefiles, so we need to determine if the BSD-style makefile causes the man pages to be compressed or not. In this case, we need to check in PKGMAKECONF whether MANZ is set or not. XXX Perhaps we should also check for MKMANZ if a package uses BSD-style XXX makefiles?
Diffstat (limited to 'fonts')
0 files changed, 0 insertions, 0 deletions