From 0de70e186b577fc1016ef06e85ca669214465653 Mon Sep 17 00:00:00 2001
From: snj <snj@pkgsrc.org>
Date: Sun, 25 Apr 2004 03:06:39 +0000
Subject: This does not need buildlink2.  Make pkglint happy.

---
 print/teTeX/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'print/teTeX')

diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 7d853947d48..2094833c57d 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/03/26 02:27:51 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2004/04/25 03:06:39 snj Exp $
 #
 
 DISTNAME=	teTeX-2.0.2
@@ -11,13 +11,13 @@ MAINTAINER=	kei@NetBSD.org
 HOMEPAGE=	http://www.tug.org/tetex/
 COMMENT=	Thomas Esser's TeX distribution for UNIX compatible systems, version 2
 
-CONFLICTS+=	teTeX2-[0-9]*
-
 DEPENDS+=	teTeX-bin>=2.0.2:../teTeX-bin
 DEPENDS+=	teTeX-sharesrc>=2.0.2:../teTeX-sharesrc
 DEPENDS+=	texi2html>=1.52:../../textproc/texi2html
 
-USE_BUILDLINK2=	yes
+CONFLICTS+=	teTeX2-[0-9]*
+
+NO_BUILDLINK=	yes
 USE_X11=        yes
 EXTRACT_ONLY=   # empty
 NO_CHECKSUM=    yes
-- 
cgit v1.2.3