summaryrefslogtreecommitdiff
path: root/print/teTeX
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-12-24 12:51:31 +0000
committerjmmv <jmmv>2003-12-24 12:51:31 +0000
commitc271007e8ba2fc1401cd45a3a06a02b252d6e5c9 (patch)
treee5d5155d787fcaf5f5fc96bc03d6bd9cfb50d27a /print/teTeX
parent0c5dc664c632e8f7f43f482c44b8a1a2cf195bba (diff)
downloadpkgsrc-c271007e8ba2fc1401cd45a3a06a02b252d6e5c9.tar.gz
Update teTeX packages to 2.0.2 (really merge teTeX2 into teTeX). The 2.x
branch becomes the default teTeX package.
Diffstat (limited to 'print/teTeX')
-rw-r--r--print/teTeX/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 5b42199b82c..c1d5ea598b7 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.32 2003/07/17 22:52:39 grant Exp $
+# $NetBSD: Makefile,v 1.33 2003/12/24 12:51:31 jmmv Exp $
#
-DISTNAME= teTeX-1.0.7
-PKGREVISION= 2
+DISTNAME= teTeX-2.0.2
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= kei@NetBSD.org
HOMEPAGE= http://www.tug.org/tetex/
-COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems
+COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems, version 2
-DEPENDS+= teTeX-bin>=1.0.7nb2:../teTeX-bin
-DEPENDS+= teTeX-sharesrc>=1.0.1nb1:../teTeX-sharesrc
+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