diff options
Diffstat (limited to 'fonts/tex-lm/Makefile')
-rw-r--r-- | fonts/tex-lm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/tex-lm/Makefile b/fonts/tex-lm/Makefile index 32ae4d600ea..655b6f583c1 100644 --- a/fonts/tex-lm/Makefile +++ b/fonts/tex-lm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/01/30 04:56:43 markd Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:24 wiz Exp $ DISTNAME= lm PKGNAME= tex-${DISTNAME}-2.004 @@ -9,8 +9,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Latin modern fonts in outline formats LICENSE= gfsl -CONFLICTS+= teTeX-texmf<=3.0nb16 - TEX_MAP_FILES+= lm.map .include "../../print/texlive/package.mk" |