diff options
Diffstat (limited to 'print/tex-kotex-utf-doc/Makefile')
-rw-r--r-- | print/tex-kotex-utf-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-kotex-utf-doc/Makefile b/print/tex-kotex-utf-doc/Makefile index 63d0eb2d7a7..4f091b8db45 100644 --- a/print/tex-kotex-utf-doc/Makefile +++ b/print/tex-kotex-utf-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/06/16 04:06:10 markd Exp $ +# $NetBSD: Makefile,v 1.5 2019/12/06 20:21:47 markd Exp $ DISTNAME= kotex-utf.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.1.2 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/kotex-utf COMMENT= Documentation for tex-kotex-utf LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |