summaryrefslogtreecommitdiff
path: root/math/tex-apnum
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-apnum
parent632fba8a87f69ac28aac17d31fffb69139a8ba01 (diff)
downloadpkgsrc-52c20ff1ad8f8dd503c5ae12e36359877e69512c.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'math/tex-apnum')
-rw-r--r--math/tex-apnum/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/tex-apnum/Makefile b/math/tex-apnum/Makefile
index 6d355d06541..531fee684ff 100644
--- a/math/tex-apnum/Makefile
+++ b/math/tex-apnum/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/01/22 12:22:18 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/06 19:07:32 markd Exp $
DISTNAME= apnum
PKGNAME= tex-${DISTNAME}-1.7
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/apnum
COMMENT= Arbitrary precision numbers implemented by TeX macros
LICENSE= public-domain
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"