summaryrefslogtreecommitdiff
path: root/print/tex-c90-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-c90-doc/Makefile')
-rw-r--r--print/tex-c90-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-c90-doc/Makefile b/print/tex-c90-doc/Makefile
index bfcbb283a65..948c90b5426 100644
--- a/print/tex-c90-doc/Makefile
+++ b/print/tex-c90-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/08/09 06:24:04 markd Exp $
+# $NetBSD: Makefile,v 1.4 2019/12/06 20:19:03 markd Exp $
DISTNAME= c90.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2015
@@ -7,5 +7,6 @@ TEXLIVE_REV= 37676
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Documentation for tex-c90
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"