aboutsummaryrefslogtreecommitdiff
path: root/print/texlive-texmf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/texlive-texmf/Makefile')
-rw-r--r--print/texlive-texmf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/texlive-texmf/Makefile b/print/texlive-texmf/Makefile
index 79a11b17ec7a..8990de0a942c 100644
--- a/print/texlive-texmf/Makefile
+++ b/print/texlive-texmf/Makefile
@@ -13,7 +13,9 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= TeX Live Typesetting System, texmf Tree
USE_XZ= yes
-USE_TEX= base
+USE_TEX= base texhash
+TEX_DEFAULT= texlive # override user configuration
+TEXHASHDIRS= ${TEXMFDIR} ${TEXMFDISTDIR}
NO_BUILD= yes
NO_WRKSRC= yes