summaryrefslogtreecommitdiff
path: root/print/tex-textpos/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2005-02-10 01:23:59 +0000
committerhubertf <hubertf>2005-02-10 01:23:59 +0000
commit76da2dfa67592da5dea30b7ae63055cab8ff4954 (patch)
tree39ac21c5e7798609717e2955e3b27fdbac27ffe3 /print/tex-textpos/Makefile
parenta137182efc02c5e1b5b6ffd0e6152a19b288e16a (diff)
downloadpkgsrc-76da2dfa67592da5dea30b7ae63055cab8ff4954.tar.gz
This is included in teTeX, make it conflict now (but still work with
teTeX2). This should be removed when teTeX3 is imported.
Diffstat (limited to 'print/tex-textpos/Makefile')
-rw-r--r--print/tex-textpos/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/tex-textpos/Makefile b/print/tex-textpos/Makefile
index 0a4689e186d..aa3b4f65039 100644
--- a/print/tex-textpos/Makefile
+++ b/print/tex-textpos/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:52 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/02/10 01:23:59 hubertf Exp $
#
NAME= textpos
@@ -16,7 +16,9 @@ WRKSRC= ${WRKDIR}/${NAME}
DIST_SUBDIR= ${NAME}
DISTFILES= textpos.ins LICENCE README textpos.dtx VERSION
-DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
+# included in teTeX3
+DEPENDS+= teTeX-bin<3.0:../../print/teTeX1-bin
+CONFLICTS+= teTeX-bin>=3.0
NO_CONFIGURE= yes
NO_BUILD= yes