summaryrefslogtreecommitdiff
path: root/print/tex-latex-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-latex-doc/Makefile')
-rw-r--r--print/tex-latex-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-latex-doc/Makefile b/print/tex-latex-doc/Makefile
index 6cfff0922f4..98527d8274e 100644
--- a/print/tex-latex-doc/Makefile
+++ b/print/tex-latex-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/01/28 10:58:05 markd Exp $
+# $NetBSD: Makefile,v 1.15 2019/12/06 20:21:50 markd Exp $
DISTNAME= latex.doc
PKGNAME= tex-${DISTNAME:S/./-/}-20181201
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/latex
COMMENT= Documentation for tex-latex
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"