diff options
Diffstat (limited to 'fonts/tex-cmextra/Makefile')
-rw-r--r-- | fonts/tex-cmextra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-cmextra/Makefile b/fonts/tex-cmextra/Makefile index f39a45744ff..944345820eb 100644 --- a/fonts/tex-cmextra/Makefile +++ b/fonts/tex-cmextra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:23 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2019/12/06 19:29:44 markd Exp $ DISTNAME= cmextra PKGNAME= tex-${DISTNAME}-2014 @@ -7,5 +7,6 @@ TEXLIVE_REV= 32831 MAINTAINER= minskim@NetBSD.org COMMENT= Extra Computer Modern fonts +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |