diff options
Diffstat (limited to 'print/tex-cjk-doc/Makefile')
-rw-r--r-- | print/tex-cjk-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-cjk-doc/Makefile b/print/tex-cjk-doc/Makefile index 612ff580c05..1c2d6e32219 100644 --- a/print/tex-cjk-doc/Makefile +++ b/print/tex-cjk-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:01 markd Exp $ +# $NetBSD: Makefile,v 1.4 2019/12/06 20:19:09 markd Exp $ DISTNAME= cjk.doc PKGNAME= tex-${DISTNAME:S/./-/}-4.8.4 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/cjk COMMENT= Documentation for tex-cjk LICENSE= gnu-gpl-v2 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |