summaryrefslogtreecommitdiff
path: root/math/tex-kastrup
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-kastrup
parent632fba8a87f69ac28aac17d31fffb69139a8ba01 (diff)
downloadpkgsrc-52c20ff1ad8f8dd503c5ae12e36359877e69512c.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'math/tex-kastrup')
-rw-r--r--math/tex-kastrup/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/tex-kastrup/Makefile b/math/tex-kastrup/Makefile
index 06a8a6f3230..168528e670a 100644
--- a/math/tex-kastrup/Makefile
+++ b/math/tex-kastrup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/15 18:45:43 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 19:07:33 markd Exp $
DISTNAME= kastrup
PKGNAME= tex-${DISTNAME}-2010
@@ -7,5 +7,6 @@ TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Expansible conversion into binary-based number systems
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"