summaryrefslogtreecommitdiff
path: root/print/tex-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-tools/Makefile')
-rw-r--r--print/tex-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-tools/Makefile b/print/tex-tools/Makefile
index f7a0719fb7a..af474972960 100644
--- a/print/tex-tools/Makefile
+++ b/print/tex-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/01/30 07:10:26 markd Exp $
+# $NetBSD: Makefile,v 1.14 2019/12/06 20:23:33 markd Exp $
DISTNAME= tools
PKGNAME= tex-${DISTNAME}-2018.49619
@@ -11,5 +11,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"