From 70a3bf4157a58739569b14bf7760a68746674289 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 12 Sep 2000 16:52:57 +0000 Subject: Note conflict with versions of teTeX-bin older than 1.0.7nb1. --- textproc/texi2html/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index a986449491a..25e0f24b1e2 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/08/27 02:46:07 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2000/09/12 16:52:57 jlam Exp $ # DISTNAME= texi2html @@ -10,6 +10,8 @@ EXTRACT_SUFX= .shar.Z MAINTAINER= tv@netbsd.org HOMEPAGE= http://wwwcn1.cern.ch/dci/texi2html/ +CONFLICTS= teTeX-bin-1.0 teTeX-bin-1.0.[1234567] + USE_PERL5= # defined EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH} -- cgit v1.2.3