summaryrefslogtreecommitdiff
path: root/textproc/texi2html
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commitb6b94f0c669b1ef2a824c69854900b68ec821681 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /textproc/texi2html
parentac9820da6cdeb5833fdaf2717a1633972572c5de (diff)
downloadpkgsrc-b6b94f0c669b1ef2a824c69854900b68ec821681.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'textproc/texi2html')
-rw-r--r--textproc/texi2html/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index 251062c31b5..403a93cb4d9 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/08/01 02:37:42 jschauma Exp $
+# $NetBSD: Makefile,v 1.13 2002/08/25 21:51:20 jlam Exp $
#
DISTNAME= texi2html-1.64
@@ -11,8 +11,8 @@ COMMENT= Texinfo-to-HTML direct translator
CONFLICTS= teTeX-bin-1.0 teTeX-bin-1.0.[1234567]
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
-.include "../../lang/perl5/buildlink.mk"
+.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"