summaryrefslogtreecommitdiff
path: root/textproc/texi2html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/texi2html/Makefile')
-rw-r--r--textproc/texi2html/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index 660cee52dd8..42716103205 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/04/11 21:47:42 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/07/16 19:10:40 jlam Exp $
#
DISTNAME= texi2html-1.76
@@ -17,9 +17,9 @@ CONFLICTS= teTeX-bin-1.0 teTeX-bin-1.0.[1234567]
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
-INFO_FILES= texi2html.info
-
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-.include "../../lang/perl5/buildlink3.mk"
+USE_TOOLS+= perl:run
+INFO_FILES= texi2html.info
+
.include "../../mk/bsd.pkg.mk"