diff options
Diffstat (limited to 'print/tex-hyphen-polish/Makefile')
-rw-r--r-- | print/tex-hyphen-polish/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/print/tex-hyphen-polish/Makefile b/print/tex-hyphen-polish/Makefile index 18ead4bda20..54dc46b2d7a 100644 --- a/print/tex-hyphen-polish/Makefile +++ b/print/tex-hyphen-polish/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:08 markd Exp $ DISTNAME= hyphen-polish -PKGNAME= tex-${DISTNAME}-3.0a -PKGREVISION= 2 -TEXLIVE_REV= 20144 +PKGNAME= tex-${DISTNAME}-3.0a.2016 +TEXLIVE_REV= 41113 MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation for Polish +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 TEX_HYPHEN_DAT+= polish loadhyph-pl.tex |