From 72bc9d82af1eace35f61f479bcb302049353e121 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 21 Apr 2004 15:54:45 +0000 Subject: Bl3ify and enable pkgviews installation. --- textproc/texi2html/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 07ca9d80a4a..073cf6269c8 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:53 grant Exp $ +# $NetBSD: Makefile,v 1.17 2004/04/21 15:54:45 minskim Exp $ # DISTNAME= texi2html-1.64 @@ -12,10 +12,12 @@ COMMENT= Texinfo-to-HTML direct translator CONFLICTS= teTeX-bin-1.0 teTeX-bin-1.0.[1234567] -USE_BUILDLINK2= YES +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -.include "../../lang/perl5/buildlink2.mk" +.include "../../lang/perl5/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3