diff options
Diffstat (limited to 'print/tex-textpos/Makefile')
-rw-r--r-- | print/tex-textpos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |