diff options
Diffstat (limited to 'fonts/tex-cm')
-rw-r--r-- | fonts/tex-cm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/tex-cm/Makefile b/fonts/tex-cm/Makefile index 7fa1729f958..d25cb763619 100644 --- a/fonts/tex-cm/Makefile +++ b/fonts/tex-cm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/05/05 16:44:41 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:23 wiz Exp $ DISTNAME= cm PKGNAME= tex-${DISTNAME}-2014 @@ -10,8 +10,6 @@ HOMEPAGE= http://ctan.org/pkg/cm COMMENT= Computer Modern fonts #LICENSE= knuth -CONFLICTS+= teTeX-texmf<=3.0nb11 - TEX_MIXEDMAP_FILES+= cmtext-bsr-interpolated.map .include "../../print/texlive/package.mk" |