summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-06 16:49:21 +0000
committerwiz <wiz@pkgsrc.org>2017-09-06 16:49:21 +0000
commit9acf0f44db0df24b3919885b1adf4c67c2c1646b (patch)
treeda03e98d05507012fbdc878aaef7b6e43330f63b /meta-pkgs
parent845b48b66a6f3adef00bf2cc4aadac1657f19cd1 (diff)
downloadpkgsrc-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 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-large/Makefile5
-rw-r--r--meta-pkgs/netbsd-doc-print/DESCR2
2 files changed, 2 insertions, 5 deletions
diff --git a/meta-pkgs/bulk-large/Makefile b/meta-pkgs/bulk-large/Makefile
index 6167ea070b7..3c62ce04dcb 100644
--- a/meta-pkgs/bulk-large/Makefile
+++ b/meta-pkgs/bulk-large/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2017/06/22 21:00:05 markd Exp $
+# $NetBSD: Makefile,v 1.32 2017/09/06 16:49:28 wiz Exp $
DISTNAME= bulk-large-20170622
CATEGORIES= meta-pkgs
@@ -116,9 +116,6 @@ BUILD_DEPENDS+= mit-krb5-[0-9]*:../../security/mit-krb5
#
BUILD_DEPENDS+= texlive-collection-fontsrecommended-[0-9]*:../../meta-pkgs/texlive-collection-fontsrecommended
BUILD_DEPENDS+= texlive-collection-fontsrecommended-doc-[0-9]*:../../meta-pkgs/texlive-collection-fontsrecommended-doc
-BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX
-BUILD_DEPENDS+= teTeX-bin>=3:../../print/teTeX3-bin
-BUILD_DEPENDS+= teTeX-texmf>=3:../../print/teTeX3-texmf
BUILD_DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
BUILD_DEPENDS+= texlive-collection-basic-doc-[0-9]*:../../meta-pkgs/texlive-collection-basic-doc
BUILD_DEPENDS+= texlive-collection-plaingeneric-[0-9]*:../../meta-pkgs/texlive-collection-plaingeneric
diff --git a/meta-pkgs/netbsd-doc-print/DESCR b/meta-pkgs/netbsd-doc-print/DESCR
index 027e057e0e7..c58d5199dd7 100644
--- a/meta-pkgs/netbsd-doc-print/DESCR
+++ b/meta-pkgs/netbsd-doc-print/DESCR
@@ -2,7 +2,7 @@ Meta-package that includes all packages needed for the NetBSD
Documentation project to convert SGML/DocBook to PDF/PS.
Excluded from netbsd-doc into a separate package because it wants
-teTeX, which is rather large in size.
+texlive, which is rather large in size.
Nevertheless you'll need external PostScript and PDF previewers,
e.g. Acrobat Reader, xpdf, gv, etc.