diff options
Diffstat (limited to 'fonts/tex-lm-doc/Makefile')
-rw-r--r-- | fonts/tex-lm-doc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/tex-lm-doc/Makefile b/fonts/tex-lm-doc/Makefile index 6cde01cfd3b..d01c1cdcece 100644 --- a/fonts/tex-lm-doc/Makefile +++ b/fonts/tex-lm-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/01/30 04:56:43 markd Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:24 wiz Exp $ DISTNAME= lm.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.004 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-lm LICENSE= gfsl -CONFLICTS+= teTeX-texmf<=3.0nb16 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |