summaryrefslogtreecommitdiff
path: root/print/tex-algorithms-doc
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 /print/tex-algorithms-doc
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 'print/tex-algorithms-doc')
-rw-r--r--print/tex-algorithms-doc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/tex-algorithms-doc/Makefile b/print/tex-algorithms-doc/Makefile
index 22d2c60842f..d7163f34448 100644
--- a/print/tex-algorithms-doc/Makefile
+++ b/print/tex-algorithms-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/06/16 04:05:59 markd Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:30 wiz Exp $
DISTNAME= algorithms.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.1
@@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-algorithms
LICENSE= gnu-lgpl-v2
-CONFLICTS+= teTeX-texmf<=3.0nb19
-
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"