summaryrefslogtreecommitdiff
path: root/print/tex-splitbib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-splitbib/Makefile')
-rw-r--r--print/tex-splitbib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-splitbib/Makefile b/print/tex-splitbib/Makefile
index 307c99588e6..51863792252 100644
--- a/print/tex-splitbib/Makefile
+++ b/print/tex-splitbib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/01/26 11:13:15 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/06 20:23:19 markd Exp $
DISTNAME= splitbib
PKGNAME= tex-${DISTNAME}-1.17
@@ -10,5 +10,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"