summaryrefslogtreecommitdiff
path: root/textproc/texi2html
diff options
context:
space:
mode:
authortv <tv>1998-06-21 15:22:19 +0000
committertv <tv>1998-06-21 15:22:19 +0000
commitfe7b6f2393ed18b1d07bcb555ce993f52e0e1041 (patch)
treece97b03d670e42d09ce6108eecbe1311f9f4b54c /textproc/texi2html
parentda0848474ef74ffe74041911f3adfc44aa38130a (diff)
downloadpkgsrc-fe7b6f2393ed18b1d07bcb555ce993f52e0e1041.tar.gz
Automanpage handling.
Diffstat (limited to 'textproc/texi2html')
-rw-r--r--textproc/texi2html/Makefile4
1 files changed, 1 insertions, 3 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; \