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 | c94e755bbf21f503014d4217ef304d08cb7ce546 (patch) | |
tree | 91361cf542b74516649c1d8f912f881efcdb9c49 /fonts/tex-mfware/Makefile | |
parent | 1e2eb604d451bb7cd2c3db8b39afec40113c6c62 (diff) | |
download | pkgsrc-c94e755bbf21f503014d4217ef304d08cb7ce546.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 'fonts/tex-mfware/Makefile')
-rw-r--r-- | fonts/tex-mfware/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/tex-mfware/Makefile b/fonts/tex-mfware/Makefile index 5470979dd63..e0a2cc20a3e 100644 --- a/fonts/tex-mfware/Makefile +++ b/fonts/tex-mfware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/05/05 18:33:51 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:25 wiz Exp $ DISTNAME= mfware PKGNAME= tex-${DISTNAME}-2014 @@ -9,7 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/mfware COMMENT= Supporting tools for use with MetaFont #LICENSE= knuth -CONFLICTS+= teTeX-texmf<=3.0nb22 DEPENDS+= web2c-[0-9]*:../../print/web2c .include "../../print/texlive/package.mk" |