summaryrefslogtreecommitdiff
path: root/print/tex-tabls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-tabls/Makefile')
-rw-r--r--print/tex-tabls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-tabls/Makefile b/print/tex-tabls/Makefile
index 81ed99caea7..3e4ca063ce0 100644
--- a/print/tex-tabls/Makefile
+++ b/print/tex-tabls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/04/29 22:51:05 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:23 markd Exp $
# TeX Live Revision 17255
DISTNAME= tabls
@@ -9,5 +9,6 @@ COMMENT= Better vertical spacing in tables and arrays
CONFLICTS+= tex-ltxmisc<2009
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"