summaryrefslogtreecommitdiff
path: root/textproc/texi2html
diff options
context:
space:
mode:
authorjlam <jlam>2001-11-29 13:27:46 +0000
committerjlam <jlam>2001-11-29 13:27:46 +0000
commit27a114c96586dac58e7b069a6425d0beed514b57 (patch)
treedbde5d4512ff11290c2abd5127715d537f0ac0d4 /textproc/texi2html
parentac99065096923c6d520bac68ab769c468d29006c (diff)
downloadpkgsrc-27a114c96586dac58e7b069a6425d0beed514b57.tar.gz
Buildlinkify.
Diffstat (limited to 'textproc/texi2html')
-rw-r--r--textproc/texi2html/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index 1c3173ba966..7e5fe74c522 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/17 17:37:53 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/11/29 13:27:47 jlam Exp $
#
DISTNAME= texi2html-1.64
@@ -11,7 +11,8 @@ COMMENT= Texinfo-to-HTML direct translator
CONFLICTS= teTeX-bin-1.0 teTeX-bin-1.0.[1234567]
-USE_PERL5= # defined
-GNU_CONFIGURE= # defined
+USE_BUILDLINK_ONLY= YES
+GNU_CONFIGURE= YES
+.include "../../lang/perl5/buildlink.mk"
.include "../../mk/bsd.pkg.mk"