summaryrefslogtreecommitdiff
path: root/print/tex-beamer-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-beamer-doc/Makefile')
-rw-r--r--print/tex-beamer-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-beamer-doc/Makefile b/print/tex-beamer-doc/Makefile
index 4369c8c8a2b..4d6cd906242 100644
--- a/print/tex-beamer-doc/Makefile
+++ b/print/tex-beamer-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/08/11 11:20:13 markd Exp $
+# $NetBSD: Makefile,v 1.11 2019/12/06 20:18:58 markd Exp $
DISTNAME= beamer.doc
PKGNAME= tex-${DISTNAME:S/./-/}-3.56
@@ -9,5 +9,6 @@ HOMEPAGE= https://ctan.org/pkg/beamer
COMMENT= Documentation for tex-beamer
LICENSE= lppl-1.3c OR gnu-gpl-v2
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"