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