From 1d55d79c7df69a55113ff26ee35d1b0b8b6b525f Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 11 Feb 2005 01:02:42 +0000 Subject: Actually pull in teTeX(2, not 1!) *if* someone really needs this. This pkg will go away when we have teTeX3. --- print/tex-textpos/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/tex-textpos/Makefile b/print/tex-textpos/Makefile index aa3b4f65039..823f617383c 100644 --- a/print/tex-textpos/Makefile +++ b/print/tex-textpos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/02/10 01:23:59 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2005/02/11 01:02:42 hubertf Exp $ # NAME= textpos @@ -17,7 +17,7 @@ DIST_SUBDIR= ${NAME} DISTFILES= textpos.ins LICENCE README textpos.dtx VERSION # included in teTeX3 -DEPENDS+= teTeX-bin<3.0:../../print/teTeX1-bin +DEPENDS+= teTeX-bin<3.0:../../print/teTeX-bin CONFLICTS+= teTeX-bin>=3.0 NO_CONFIGURE= yes -- cgit v1.2.3