diff options
Diffstat (limited to 'fonts/tex-cm-doc/Makefile')
-rw-r--r-- | fonts/tex-cm-doc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/tex-cm-doc/Makefile b/fonts/tex-cm-doc/Makefile index 5ee24c06706..959128ed109 100644 --- a/fonts/tex-cm-doc/Makefile +++ b/fonts/tex-cm-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/05/05 16:45:57 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:23 wiz Exp $ DISTNAME= cm.doc PKGNAME= tex-${DISTNAME:S/./-/}-2014 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/cm COMMENT= Documentation for tex-cm #LICENSE= knuth -CONFLICTS+= teTeX-texmf<=3.0nb22 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |