summaryrefslogtreecommitdiff
path: root/print/tex-abc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-abc/Makefile')
-rw-r--r--print/tex-abc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-abc/Makefile b/print/tex-abc/Makefile
index f3b0ba91b1e..52863726138 100644
--- a/print/tex-abc/Makefile
+++ b/print/tex-abc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/06/16 04:05:58 markd Exp $
+# $NetBSD: Makefile,v 1.7 2019/12/06 20:18:44 markd Exp $
DISTNAME= abc
PKGNAME= tex-${DISTNAME}-2.0b
@@ -14,5 +14,6 @@ DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+= tex-oberdiek>=2009nb2:../../print/tex-oberdiek
DEPENDS+= tex-tools>=2010:../../print/tex-tools
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"