summaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-10-05 16:36:00 +0000
committertron <tron@pkgsrc.org>2001-10-05 16:36:00 +0000
commit0562ee9051f6bbc236d0138a6bb5599e54c12547 (patch)
tree80ce96c52beeedb592c8ee005b486b6f9bd2aec3 /shells/zsh
parent57de004a0acceae15a68c166f3c7277d2f409366 (diff)
downloadpkgsrc-0562ee9051f6bbc236d0138a6bb5599e54c12547.tar.gz
Don't compress the manual pages of this package because "zshall.1" tries
to include all the other manual pages with ".so" macros which doesn't work with compress manual pages even if the filenames are correct.
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index bffce56ef03..124a9e0034d 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2001/09/24 09:51:34 tron Exp $
+# $NetBSD: Makefile,v 1.29 2001/10/05 16:36:00 tron Exp $
DISTNAME= zsh-4.0.2
CATEGORIES= shells
@@ -29,6 +29,8 @@ PLIST_SRC= ${PKGDIR}/PLIST.shlibs ${PKGDIR}/PLIST.dynamic ${PKGDIR}/PLIST
.endif
.endif
+.undef MANZ
+
post-install:
@cd ${WRKSRC}/Doc; ${MAKE} install.info
@${INSTALL_DATA_DIR} ${PREFIX}/share/doc/zsh