summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-portuguese/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-hyphen-portuguese/Makefile')
-rw-r--r--print/tex-hyphen-portuguese/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/print/tex-hyphen-portuguese/Makefile b/print/tex-hyphen-portuguese/Makefile
index 143685cf994..4875ff4410d 100644
--- a/print/tex-hyphen-portuguese/Makefile
+++ b/print/tex-hyphen-portuguese/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.12 2020/05/10 04:32:03 markd Exp $
+# $NetBSD: Makefile,v 1.13 2021/05/30 08:04:47 markd Exp $
DISTNAME= hyphen-portuguese
-PKGNAME= tex-${DISTNAME}-2019.51186
-PKGREVISION= 1
-TEXLIVE_REV= 51186
+PKGNAME= tex-${DISTNAME}-2021
+TEXLIVE_REV= 58609
MAINTAINER= minskim@NetBSD.org
COMMENT= Hyphenation patterns for Portuguese
LICENSE= lppl-1.3c
-DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
TEX_HYPHEN_DAT+= portuguese loadhyph-pt.tex
TEX_HYPHEN_DAT+= = portuges
@@ -29,6 +28,5 @@ TEX_HYPHEN_LUA+= ['portuguese']={ \
hyphenation='hyph-pt.hyp.txt', \
},
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"