diff options
Diffstat (limited to 'print/tex-context-chromato-doc/Makefile')
-rw-r--r-- | print/tex-context-chromato-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-context-chromato-doc/Makefile b/print/tex-context-chromato-doc/Makefile index ecd4a627d0b..576bd9c4371 100644 --- a/print/tex-context-chromato-doc/Makefile +++ b/print/tex-context-chromato-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:29 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 20:19:14 markd Exp $ DISTNAME= context-chromato.doc PKGNAME= tex-${DISTNAME:S/./-/}-2015 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/context-chromato COMMENT= Documentation for tex-context-chromato LICENSE= gnu-gpl-v2 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |