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/xpdfopen | |
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/xpdfopen')
-rw-r--r-- | print/xpdfopen/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/xpdfopen/Makefile b/print/xpdfopen/Makefile index d042bc77b74..b300a734775 100644 --- a/print/xpdfopen/Makefile +++ b/print/xpdfopen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/06/20 20:50:51 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:47 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= xpdfopen-0.86 @@ -11,8 +11,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ COMMENT= Commands to control Acrobat Reader, xpdf, and evince -CONFLICTS+= teTeX-bin<=3.0nb34 -CONFLICTS+= texlive-pdftools<2011 DEPENDS+= web2c-[0-9]*:../../print/web2c EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ |