diff options
Diffstat (limited to 'fonts/tex-fontinst-doc')
-rw-r--r-- | fonts/tex-fontinst-doc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/tex-fontinst-doc/Makefile b/fonts/tex-fontinst-doc/Makefile index 4c3ebe2d26a..dd85667c975 100644 --- a/fonts/tex-fontinst-doc/Makefile +++ b/fonts/tex-fontinst-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/30 07:23:54 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:24 wiz Exp $ DISTNAME= fontinst.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.933 @@ -8,7 +8,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-fontinst LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb45 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |