summaryrefslogtreecommitdiff
path: root/print/tex-urlbst
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-06 20:17:03 +0000
committermarkd <markd@pkgsrc.org>2019-12-06 20:17:03 +0000
commit9103771cebc05e5a52b4b786922ae2bc47981fac (patch)
treeb8af326b0fb20ebffe0663b96cecb131b051589e /print/tex-urlbst
parent8740f88f4f9fa69f5fd3050f109188bfcccd929c (diff)
downloadpkgsrc-9103771cebc05e5a52b4b786922ae2bc47981fac.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'print/tex-urlbst')
-rw-r--r--print/tex-urlbst/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-urlbst/Makefile b/print/tex-urlbst/Makefile
index e0637eebca0..1d681654076 100644
--- a/print/tex-urlbst/Makefile
+++ b/print/tex-urlbst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/08/11 13:22:44 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/06 20:23:39 markd Exp $
DISTNAME= urlbst
PKGNAME= tex-${DISTNAME}-0.8
@@ -19,5 +19,6 @@ post-extract:
${MKDIR} ${WRKSRC}/bin
${MV} ${WRKSRC}/texmf-dist/scripts/urlbst/urlbst ${WRKSRC}/bin/urlbst
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"