diff options
Diffstat (limited to 'print/tex-bibtopic-doc/Makefile')
-rw-r--r-- | print/tex-bibtopic-doc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/tex-bibtopic-doc/Makefile b/print/tex-bibtopic-doc/Makefile index 17999c58830..cdcd0f9ba42 100644 --- a/print/tex-bibtopic-doc/Makefile +++ b/print/tex-bibtopic-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:08 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:31 wiz Exp $ DISTNAME= bibtopic.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.1a @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-bibtopic LICENSE= gnu-gpl-v2 -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |