summaryrefslogtreecommitdiff
path: root/fonts/tex-fira
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-06 19:29:29 +0000
committermarkd <markd@pkgsrc.org>2019-12-06 19:29:29 +0000
commit629fc04462dec9f950cff19f18bd91024611dcb2 (patch)
treec02c69997a3610ea1e1d75f4730100cf11c52498 /fonts/tex-fira
parentefc25224799b6a63c8fd9a492ce09e56cbdaefc4 (diff)
downloadpkgsrc-629fc04462dec9f950cff19f18bd91024611dcb2.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'fonts/tex-fira')
-rw-r--r--fonts/tex-fira/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-fira/Makefile b/fonts/tex-fira/Makefile
index 42dca51f6af..d067607a02e 100644
--- a/fonts/tex-fira/Makefile
+++ b/fonts/tex-fira/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/08/05 11:19:27 markd Exp $
+# $NetBSD: Makefile,v 1.10 2019/12/06 19:29:59 markd Exp $
DISTNAME= fira
PKGNAME= tex-${DISTNAME}-4.3.51328
@@ -11,5 +11,6 @@ LICENSE= ofl-v1.1 AND lppl-1.3c
TEX_MAP_FILES+= fira.map
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"