diff options
Diffstat (limited to 'fonts/tex-erewhon-doc/Makefile')
-rw-r--r-- | fonts/tex-erewhon-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-erewhon-doc/Makefile b/fonts/tex-erewhon-doc/Makefile index 2c80e5d4044..6b70193fa45 100644 --- a/fonts/tex-erewhon-doc/Makefile +++ b/fonts/tex-erewhon-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2019/08/05 11:43:02 markd Exp $ +# $NetBSD: Makefile,v 1.7 2019/12/06 19:29:55 markd Exp $ DISTNAME= erewhon.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.093 @@ -9,5 +9,6 @@ HOMEPAGE= https://ctan.org/pkg/erewhon COMMENT= Documentation for tex-erewhon LICENSE= ofl-v1.1 AND lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |