diff options
Diffstat (limited to 'print/tex-sectsty/Makefile')
-rw-r--r-- | print/tex-sectsty/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/tex-sectsty/Makefile b/print/tex-sectsty/Makefile index 18cbd314b88..6205737c5f5 100644 --- a/print/tex-sectsty/Makefile +++ b/print/tex-sectsty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/01/26 11:25:35 markd Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:43 wiz Exp $ DISTNAME= sectsty PKGNAME= tex-${DISTNAME}-2.0.2 @@ -9,7 +9,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Control sectional headers LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb17 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |