diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 16:49:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 16:49:21 +0000 |
commit | 9acf0f44db0df24b3919885b1adf4c67c2c1646b (patch) | |
tree | da03e98d05507012fbdc878aaef7b6e43330f63b /print/tex-pdftex | |
parent | 845b48b66a6f3adef00bf2cc4aadac1657f19cd1 (diff) | |
download | pkgsrc-9acf0f44db0df24b3919885b1adf4c67c2c1646b.tar.gz |
Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
Diffstat (limited to 'print/tex-pdftex')
-rw-r--r-- | print/tex-pdftex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/tex-pdftex/Makefile b/print/tex-pdftex/Makefile index 8aeb4a57e64..43b7c01a73a 100644 --- a/print/tex-pdftex/Makefile +++ b/print/tex-pdftex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2016/06/16 04:06:14 markd Exp $ +# $NetBSD: Makefile,v 1.23 2017/09/06 16:49:42 wiz Exp $ DISTNAME= pdftex PKGNAME= tex-${DISTNAME}-2016 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/pdftex COMMENT= TeX extension for direct creation of PDF LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-bin<=3.0nb29 DEPENDS+= tex-dvips-[0-9]*:../../print/tex-dvips DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base |