diff options
Diffstat (limited to 'print/tex-seminar/Makefile')
-rw-r--r-- | print/tex-seminar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/tex-seminar/Makefile b/print/tex-seminar/Makefile index 1d8d8a68e37..5758c22afdf 100644 --- a/print/tex-seminar/Makefile +++ b/print/tex-seminar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/26 11:23:05 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:44 wiz Exp $ DISTNAME= seminar PKGNAME= tex-${DISTNAME}-1.61 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Make overhead slides LICENSE= lppl-1.2 -CONFLICTS+= teTeX-texmf<=3.0nb30 DEPENDS+= tex-2up-[0-9]*:../../print/tex-2up DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin |