diff options
Diffstat (limited to 'print/tex-tools-doc/Makefile')
-rw-r--r-- | print/tex-tools-doc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/tex-tools-doc/Makefile b/print/tex-tools-doc/Makefile index 7f5aff24d30..e4f917ec8b1 100644 --- a/print/tex-tools-doc/Makefile +++ b/print/tex-tools-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/06/21 13:25:35 markd Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/06 16:49:45 wiz Exp $ DISTNAME= tools.doc PKGNAME= tex-${DISTNAME:S/./-/}-2017 @@ -9,7 +9,5 @@ HOMEPAGE= http://ctan.org/pkg/latex-tools COMMENT= Documentation for tex-tools LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb13 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |