summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-15 21:32:42 +0000
committerjlam <jlam@pkgsrc.org>2005-05-15 21:32:42 +0000
commit061c50ab6ea3c3a1abfab01e914493f0309a5532 (patch)
treea4e0fa15faa0d36a9554fc50aa76c9f6d5822323 /fonts
parentaf85dc211e82cd307b5f3c753e5c6cc566f61b11 (diff)
downloadpkgsrc-061c50ab6ea3c3a1abfab01e914493f0309a5532.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