summaryrefslogtreecommitdiff
path: root/print/tex-minitoc
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-06 20:17:03 +0000
committermarkd <markd@pkgsrc.org>2019-12-06 20:17:03 +0000
commit9103771cebc05e5a52b4b786922ae2bc47981fac (patch)
treeb8af326b0fb20ebffe0663b96cecb131b051589e /print/tex-minitoc
parent8740f88f4f9fa69f5fd3050f109188bfcccd929c (diff)
downloadpkgsrc-9103771cebc05e5a52b4b786922ae2bc47981fac.tar.gz
tex-*: add TEXLIVE_UNVERSIONED=yes
Diffstat (limited to 'print/tex-minitoc')
-rw-r--r--print/tex-minitoc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-minitoc/Makefile b/print/tex-minitoc/Makefile
index 3bc014ba3e9..df466ddbea6 100644
--- a/print/tex-minitoc/Makefile
+++ b/print/tex-minitoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/01/24 19:51:31 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/06 20:22:02 markd Exp $
DISTNAME= minitoc
PKGNAME= tex-${DISTNAME}-62
@@ -15,5 +15,6 @@ DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
DEPENDS+= tex-notoccite>=2009:../../print/tex-notoccite
DEPENDS+= tex-placeins>=2.2:../../print/tex-placeins
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"