diff options
Diffstat (limited to 'print/tex-hyph-utf8/Makefile')
-rw-r--r-- | print/tex-hyph-utf8/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-hyph-utf8/Makefile b/print/tex-hyph-utf8/Makefile index 51c709fad43..68b3b2f3f76 100644 --- a/print/tex-hyph-utf8/Makefile +++ b/print/tex-hyph-utf8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2019/05/11 06:57:23 markd Exp $ +# $NetBSD: Makefile,v 1.13 2019/12/06 20:21:42 markd Exp $ DISTNAME= hyph-utf8 PKGNAME= tex-${DISTNAME}-2019 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/hyph-utf8 COMMENT= Hyphenation patterns expressed in UTF-8 LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |