diff options
Diffstat (limited to 'print/tex-hyphen-arabic/Makefile')
-rw-r--r-- | print/tex-hyphen-arabic/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/tex-hyphen-arabic/Makefile b/print/tex-hyphen-arabic/Makefile index 2518b02d80b..08059c97152 100644 --- a/print/tex-hyphen-arabic/Makefile +++ b/print/tex-hyphen-arabic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:04 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:35 wiz Exp $ DISTNAME= hyphen-arabic PKGNAME= tex-${DISTNAME}-2016 @@ -8,7 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Arabic LICENSE= lppl-1.3c -CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 |