summaryrefslogtreecommitdiff
path: root/print/tex-etoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-etoc/Makefile')
-rw-r--r--print/tex-etoc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-etoc/Makefile b/print/tex-etoc/Makefile
index b9ae8d5884d..3552ab37f82 100644
--- a/print/tex-etoc/Makefile
+++ b/print/tex-etoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/05/11 22:51:58 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:19:32 markd Exp $
DISTNAME= etoc
PKGNAME= tex-${DISTNAME}-1.09
@@ -11,5 +11,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"