diff options
Diffstat (limited to 'fonts/tex-lh/Makefile')
-rw-r--r-- | fonts/tex-lh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/tex-lh/Makefile b/fonts/tex-lh/Makefile index 19b615a06c7..dcbaf3df3ad 100644 --- a/fonts/tex-lh/Makefile +++ b/fonts/tex-lh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 04:56:43 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:24 wiz Exp $ DISTNAME= lh PKGNAME= tex-${DISTNAME}-3.5g @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Cyrillic fonts that support LaTeX standard encodings LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb24 DEPENDS+= tex-ec>=1.0:../../fonts/tex-ec .include "../../print/texlive/package.mk" |