summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authortron <tron>2001-10-05 16:36:00 +0000
committertron <tron>2001-10-05 16:36:00 +0000
commit236a82da5905d89fb8d2362c702575bb7bb06cb1 (patch)
tree80ce96c52beeedb592c8ee005b486b6f9bd2aec3 /shells
parent75984627412dce40f7072a86b53be51f9789e343 (diff)
downloadpkgsrc-236a82da5905d89fb8d2362c702575bb7bb06cb1.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')
-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