diff options
Diffstat (limited to 'fonts/tex-romande/Makefile')
-rw-r--r-- | fonts/tex-romande/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-romande/Makefile b/fonts/tex-romande/Makefile index 53dd536fe27..f3fc04eabe8 100644 --- a/fonts/tex-romande/Makefile +++ b/fonts/tex-romande/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:59 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 19:32:24 markd Exp $ DISTNAME= romande PKGNAME= tex-${DISTNAME}-1.008.v7.sc @@ -11,5 +11,6 @@ LICENSE= lppl-1.3c TEX_MAP_FILES+= yrd.map +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |