diff options
Diffstat (limited to 'print/tex-utf8mex/Makefile')
-rw-r--r-- | print/tex-utf8mex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-utf8mex/Makefile b/print/tex-utf8mex/Makefile index de17fad2909..4779d6a82a6 100644 --- a/print/tex-utf8mex/Makefile +++ b/print/tex-utf8mex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:46 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:40 markd Exp $ DISTNAME= utf8mex PKGNAME= tex-${DISTNAME}-2016 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/utf8mex COMMENT= Tools to produce formats that read Polish language input LICENSE= public-domain +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |