summaryrefslogtreecommitdiff
path: root/devel/noweb
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-22 11:19:40 +0000
committeragc <agc@pkgsrc.org>1998-06-22 11:19:40 +0000
commit8157ff7bcf2801ef386438ab810e024cab6f44f7 (patch)
treedb9dcdd0670955071b51997e309b971ec2bc2f1b /devel/noweb
parent86503bc551cc5044f0e9bd5977d5e36942544c51 (diff)
downloadpkgsrc-8157ff7bcf2801ef386438ab810e024cab6f44f7.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'devel/noweb')
-rw-r--r--devel/noweb/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile
index 25022aec4be..11756b40a22 100644
--- a/devel/noweb/Makefile
+++ b/devel/noweb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/04/24 09:20:34 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/22 11:27:50 agc Exp $
# FreeBSD Id: Makefile,v 1.10 1997/09/15 07:22:06 tg Exp
#
@@ -14,9 +14,5 @@ BUILD_DEPENDS= icont:../../lang/icon
RUN_DEPENDS= iconx:../../lang/icon
WRKSRC= ${WRKDIR}/src
-MAN1= cpif.1 nodefs.1 noroots.1 noweb.1 noindex.1 \
- nuweb2noweb.1 notangle.1 sl2h.1 htmltoc.1 \
- nountangle.1 noweave.1
-MAN7= nowebstyle.7 nowebfilters.7
.include "../../mk/bsd.pkg.mk"