summaryrefslogtreecommitdiff
path: root/fonts/tex-drm-doc
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-drm-doc
parentefc25224799b6a63c8fd9a492ce09e56cbdaefc4 (diff)
downloadpkgsrc-629fc04462dec9f950cff19f18bd91024611dcb2.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'fonts/tex-drm-doc')
-rw-r--r--fonts/tex-drm-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-drm-doc/Makefile b/fonts/tex-drm-doc/Makefile
index 5b3156519eb..e69a9de9e88 100644
--- a/fonts/tex-drm-doc/Makefile
+++ b/fonts/tex-drm-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/16 03:57:27 markd Exp $
+# $NetBSD: Makefile,v 1.4 2019/12/06 19:29:51 markd Exp $
DISTNAME= drm.doc
PKGNAME= tex-${DISTNAME:S/./-/}-4.4
@@ -14,5 +14,6 @@ REPLACE_SH+= doc/fonts/drm/convert.sh
# fontforge
CHECK_INTERPRETER_SKIP= share/texmf-dist/doc/fonts/drm/fontconvert.sh
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"