summaryrefslogtreecommitdiff
path: root/print/tex-hyphenat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-hyphenat/Makefile')
-rw-r--r--print/tex-hyphenat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-hyphenat/Makefile b/print/tex-hyphenat/Makefile
index 2149a07f5f3..c28498e8278 100644
--- a/print/tex-hyphenat/Makefile
+++ b/print/tex-hyphenat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:39 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2019/12/06 20:21:35 markd Exp $
DISTNAME= hyphenat
PKGNAME= tex-${DISTNAME}-2.3c
@@ -9,5 +9,6 @@ COMMENT= Disable/enable hypenation in LaTeX
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"