summaryrefslogtreecommitdiff
path: root/print/tex-localloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-localloc/Makefile')
-rw-r--r--print/tex-localloc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-localloc/Makefile b/print/tex-localloc/Makefile
index f2082280726..63f2c24263e 100644
--- a/print/tex-localloc/Makefile
+++ b/print/tex-localloc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/09/20 12:47:52 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:21:54 markd Exp $
DISTNAME= localloc
PKGNAME= tex-${DISTNAME}-1.1b
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/localloc
COMMENT= Macros for localizing TeX register allocations
#LICENSE= other-free
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"