summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authortron <tron>1998-06-19 21:18:06 +0000
committertron <tron>1998-06-19 21:18:06 +0000
commit10d37e32a5f65da399c3088d156cc635879983b9 (patch)
treed4be4003b9ed55ce65047853d22b6d0748167565 /comms
parentc8ec8c837eadc18aa2ff749efb567a735609cdc4 (diff)
downloadpkgsrc-10d37e32a5f65da399c3088d156cc635879983b9.tar.gz
Add temporary kludge for problem with automatical manual page handling.
Diffstat (limited to 'comms')
-rw-r--r--comms/kermit/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile
index f9358d1a9bb..504ce5dd550 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:16 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/06/19 21:18:06 tron Exp $
# $FreeBSD Id: Makefile,v 1.17 1997/11/26 23:16:51 jseger Exp
#
@@ -17,6 +17,9 @@ NO_WRKSUBDIR= yes
# Do not list MAN/CAT pages here. It will confuse if MANZ is set.
# The pkg uses BSD-style-Makefiles itself, so it does the right thing.
+# XXX kludge for problem with automatic manual page handling
+_MANPAGES=
+
post-install:
@${MKDIR} ${PREFIX}/share/examples/kermit
${INSTALL_DATA} ${FILESDIR}/dot.kermrc ${PREFIX}/share/examples/kermit