diff options
Diffstat (limited to 'print/tex-xcomment/Makefile')
-rw-r--r-- | print/tex-xcomment/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/tex-xcomment/Makefile b/print/tex-xcomment/Makefile index 7d69c95272e..e77b0d11e22 100644 --- a/print/tex-xcomment/Makefile +++ b/print/tex-xcomment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 10:24:34 markd Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:46 wiz Exp $ DISTNAME= xcomment PKGNAME= tex-${DISTNAME}-1.3 @@ -8,7 +8,5 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Allows selected environments to be included/excluded LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb30 - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |