diff options
Diffstat (limited to 'print/tex-aleph')
-rw-r--r-- | print/tex-aleph/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/tex-aleph/Makefile b/print/tex-aleph/Makefile index b73082c9598..0bbb5516817 100644 --- a/print/tex-aleph/Makefile +++ b/print/tex-aleph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 04:05:59 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:29 wiz Exp $ DISTNAME= aleph PKGNAME= tex-${DISTNAME}-0.2.40768 @@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extended TeX LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-bin<=3.0nb57 DEPENDS+= tex-latex>=2010:../../print/tex-latex DEPENDS+= tex-plain>=3.141592653nb2:../../print/tex-plain DEPENDS+= tex-lambda>=2014:../../print/tex-lambda |