diff options
Diffstat (limited to 'print/tex-wrapfig/Makefile')
-rw-r--r-- | print/tex-wrapfig/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/tex-wrapfig/Makefile b/print/tex-wrapfig/Makefile index ec40cf72263..5c5935758b8 100644 --- a/print/tex-wrapfig/Makefile +++ b/print/tex-wrapfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 10:28:11 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:46 wiz Exp $ DISTNAME= wrapfig PKGNAME= tex-${DISTNAME}-3.6 @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX package to produce figures which text can flow around LICENSE= lppl-1.3c -CONFLICTS= teTeX-texmf<=3.0nb29 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |