diff options
Diffstat (limited to 'print/tex-luatex85/Makefile')
-rw-r--r-- | print/tex-luatex85/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-luatex85/Makefile b/print/tex-luatex85/Makefile index bb9b34cc12a..e31dc288d88 100644 --- a/print/tex-luatex85/Makefile +++ b/print/tex-luatex85/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/08/07 09:09:39 markd Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:21:56 markd Exp $ DISTNAME= luatex85 PKGNAME= tex-${DISTNAME}-1.4 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/luatex85 COMMENT= pdfTeX aliases for LuaTeX LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |