diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:55:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:55:51 +0000 |
commit | 5126c693a31358ab0e20d59f79f902aaa7b1dc37 (patch) | |
tree | 2ad2454d37cdddaf7abee697a71d1206b2d9eb54 /print/tex-dvipdfmx | |
parent | 5f357d7d35b1b3c037e439324a155ddc37623509 (diff) | |
download | ports-5126c693a31358ab0e20d59f79f902aaa7b1dc37.tar.gz ports-5126c693a31358ab0e20d59f79f902aaa7b1dc37.zip |
Notes
Diffstat (limited to 'print/tex-dvipdfmx')
-rw-r--r-- | print/tex-dvipdfmx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/tex-dvipdfmx/Makefile b/print/tex-dvipdfmx/Makefile index ca337991f33c..a05bb4f7f500 100644 --- a/print/tex-dvipdfmx/Makefile +++ b/print/tex-dvipdfmx/Makefile @@ -22,8 +22,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ paper:${PORTSDIR}/print/libpaper RUN_DEPENDS= ${LOCALBASE}/share/fonts/adobe-cmaps/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps -USE_XZ= yes -USE_GMAKE= yes +USES= gmake tar:xz USE_TEX= texlive kpathsea web2c texmf texhash TEXHASHDIR= ${TEXMFDISTDIR} ${TEXMFDIR} USES= pkgconfig |