pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/texi2html Bl3ify and enable pkgviews installa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e76b041728a
branches:  trunk
changeset: 473601:5e76b041728a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Apr 21 15:54:45 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

 textproc/texi2html/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 3855b9da499c -r 5e76b041728a textproc/texi2html/Makefile
--- a/textproc/texi2html/Makefile       Wed Apr 21 15:02:26 2004 +0000
+++ b/textproc/texi2html/Makefile       Wed Apr 21 15:54:45 2004 +0000
@@ -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 @@
 
 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"



Home | Main Index | Thread Index | Old Index