diff options
Diffstat (limited to 'print/tex-hyphen-turkish/Makefile')
-rw-r--r-- | print/tex-hyphen-turkish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-hyphen-turkish/Makefile b/print/tex-hyphen-turkish/Makefile index a2ac2417c45..94830f4daa3 100644 --- a/print/tex-hyphen-turkish/Makefile +++ b/print/tex-hyphen-turkish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2019/08/04 20:56:23 markd Exp $ +# $NetBSD: Makefile,v 1.11 2019/12/06 20:21:42 markd Exp $ DISTNAME= hyphen-turkish PKGNAME= tex-${DISTNAME}-2019.51186 @@ -22,5 +22,6 @@ TEX_HYPHEN_LUA+= ['turkish']={ \ hyphenation='', \ }, +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |