summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-06-21 15:22:19 +0000
committertv <tv@pkgsrc.org>1998-06-21 15:22:19 +0000
commit168d3df4c2f0dc9cd15d39c8832e8ee0da132d03 (patch)
treece97b03d670e42d09ce6108eecbe1311f9f4b54c
parent1127c915b0bd8c6dee066650bbd433b7463448b1 (diff)
downloadpkgsrc-168d3df4c2f0dc9cd15d39c8832e8ee0da132d03.tar.gz
Automanpage handling.
-rw-r--r--textproc/texi2html/Makefile4
-rw-r--r--www/lynx/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index 91b74f9e022..a175d7480e2 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/05/15 15:02:57 tv Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/21 15:22:19 tv Exp $
#
DISTNAME= texi2html
@@ -18,8 +18,6 @@ EXTRACT_AFTER_ARGS= |sh
NO_WRKSUBDIR= yes
NO_CONFIGURE= yes
-MAN1= texi2html.1
-
do-build:
cd ${WRKSRC}; \
${SED} -e s@/usr/local/bin/perl@${PREFIX}/bin/perl@ texi2html >texi2html.new; \
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 9cd407f9e99..70e312036b7 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/04/22 14:22:48 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/21 15:22:20 tv Exp $
# FreeBSD Id: Makefile,v 1.71 1997/11/24 19:35:30 ache Exp
#
@@ -17,8 +17,6 @@ GNU_CONFIGURE= YES
INSTALL_TARGET= install install-help
MAKEFILE= makefile
-MAN1= lynx.1
-
post-install:
chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/etc/lynx_help