summaryrefslogtreecommitdiff
path: root/devel/noweb
diff options
context:
space:
mode:
authoragc <agc>1998-06-22 11:19:40 +0000
committeragc <agc>1998-06-22 11:19:40 +0000
commitfe9380259c51b0bb763a3150671058105efa26b4 (patch)
treedb9dcdd0670955071b51997e309b971ec2bc2f1b /devel/noweb
parentd85981a4c545dc303edc2dc53fbc139b87113145 (diff)
downloadpkgsrc-fe9380259c51b0bb763a3150671058105efa26b4.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"