pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/teTeX This does not need buildlink2. Make pkgli...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fae46f5887e
branches:  trunk
changeset: 473938:7fae46f5887e
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 03:06:39 2004 +0000

description:
This does not need buildlink2.  Make pkglint happy.

diffstat:

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

diffs (26 lines):

diff -r abbd50a80b98 -r 7fae46f5887e print/teTeX/Makefile
--- a/print/teTeX/Makefile      Sun Apr 25 03:06:17 2004 +0000
+++ b/print/teTeX/Makefile      Sun Apr 25 03:06:39 2004 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index