diff options
Diffstat (limited to 'print/tex-skak-doc/Makefile')
-rw-r--r-- | print/tex-skak-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-skak-doc/Makefile b/print/tex-skak-doc/Makefile index be0444100bb..2e9a81c2057 100644 --- a/print/tex-skak-doc/Makefile +++ b/print/tex-skak-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2018/05/08 11:19:35 markd Exp $ +# $NetBSD: Makefile,v 1.5 2019/12/06 20:23:18 markd Exp $ DISTNAME= skak.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.5.3 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/skak COMMENT= Documentation for tex-skak LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |