diff options
Diffstat (limited to 'print/tex-hyphen-chinese/Makefile')
-rw-r--r-- | print/tex-hyphen-chinese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-hyphen-chinese/Makefile b/print/tex-hyphen-chinese/Makefile index 65cc5597243..4fe1c3a545b 100644 --- a/print/tex-hyphen-chinese/Makefile +++ b/print/tex-hyphen-chinese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2019/08/05 09:14:07 markd Exp $ +# $NetBSD: Makefile,v 1.13 2019/12/06 20:21:36 markd Exp $ DISTNAME= hyphen-chinese PKGNAME= tex-${DISTNAME}-2019.51186 @@ -23,5 +23,6 @@ TEX_HYPHEN_LUA+= ['pinyin']={ \ hyphenation='', \ }, +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |