summaryrefslogtreecommitdiff
path: root/fonts/tex-ttfutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-ttfutils/Makefile')
-rw-r--r--fonts/tex-ttfutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-ttfutils/Makefile b/fonts/tex-ttfutils/Makefile
index 0ca9c32fe46..a57a18557ca 100644
--- a/fonts/tex-ttfutils/Makefile
+++ b/fonts/tex-ttfutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/11/17 17:07:05 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:32:29 markd Exp $
DISTNAME= ttfutils
PKGNAME= tex-${DISTNAME}-2013
@@ -11,5 +11,6 @@ DEPENDS+= ttf2pk>=1.5nb5:../../fonts/ttf2pk
DEPENDS+= ttfdump>=0.5.5:../../fonts/ttfdump
DEPENDS+= web2c>=2013:../../print/web2c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"