diff options
Diffstat (limited to 'print/tex-dvipdfmx/Makefile')
-rw-r--r-- | print/tex-dvipdfmx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-dvipdfmx/Makefile b/print/tex-dvipdfmx/Makefile index 6e7c762db604..a7f164df41c4 100644 --- a/print/tex-dvipdfmx/Makefile +++ b/print/tex-dvipdfmx/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/adobe-cmaps/ai0/CMap/Identity-H:${PORTSDIR USE_XZ= yes USE_GMAKE= yes -USE_TEX= kpathsea web2c texmf texhash +USE_TEX= texlive kpathsea web2c texmf texhash TEXHASHDIR= ${TEXMFDISTDIR} ${TEXMFDIR} USES= pkgconfig EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,} |