summaryrefslogtreecommitdiff
path: root/print/tex-cweb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-cweb/Makefile')
-rw-r--r--print/tex-cweb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-cweb/Makefile b/print/tex-cweb/Makefile
index de8ccec86fd..31db051304d 100644
--- a/print/tex-cweb/Makefile
+++ b/print/tex-cweb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/01/27 09:54:41 markd Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/06 20:19:22 markd Exp $
DISTNAME= cweb
PKGNAME= tex-${DISTNAME}-3.70.49278
@@ -12,5 +12,6 @@ DEPENDS+= web2c-[0-9]*:../../print/web2c
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"