summaryrefslogtreecommitdiff
path: root/math/tex-mathpartir
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-06 19:00:17 +0000
committermarkd <markd@pkgsrc.org>2019-12-06 19:00:17 +0000
commit52c20ff1ad8f8dd503c5ae12e36359877e69512c (patch)
tree3a78d6c8e6d1f42ffbdb78989b4231a58815ad5f /math/tex-mathpartir
parent632fba8a87f69ac28aac17d31fffb69139a8ba01 (diff)
downloadpkgsrc-52c20ff1ad8f8dd503c5ae12e36359877e69512c.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'math/tex-mathpartir')
-rw-r--r--math/tex-mathpartir/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/tex-mathpartir/Makefile b/math/tex-mathpartir/Makefile
index c3da0c01999..979ffe6bfde 100644
--- a/math/tex-mathpartir/Makefile
+++ b/math/tex-mathpartir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/01/18 11:00:44 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 19:07:33 markd Exp $
DISTNAME= mathpartir
PKGNAME= tex-${DISTNAME}-1.3.2
@@ -11,5 +11,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"