summaryrefslogtreecommitdiff
path: root/print/tex-a4wide/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-a4wide/Makefile')
-rw-r--r--print/tex-a4wide/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-a4wide/Makefile b/print/tex-a4wide/Makefile
index 97decc815be..f6fe217ca39 100644
--- a/print/tex-a4wide/Makefile
+++ b/print/tex-a4wide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/01/30 03:26:05 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/06 20:18:43 markd Exp $
DISTNAME= a4wide
PKGNAME= tex-${DISTNAME}-2010
@@ -12,5 +12,6 @@ LICENSE= lppl-1.0
CONFLICTS+= tex-ltxmisc<2009
DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"