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-luatex | |
parent | 5f357d7d35b1b3c037e439324a155ddc37623509 (diff) |
Notes
Diffstat (limited to 'print/tex-luatex')
-rw-r--r-- | print/tex-luatex/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile index ab6f01129274..2e5d429bfac0 100644 --- a/print/tex-luatex/Makefile +++ b/print/tex-luatex/Makefile @@ -23,10 +23,8 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libTECkit.so:${PORTSDIR}/textproc/teckit \ libzzip.so:${PORTSDIR}/devel/zziplib -USE_XZ= yes -USE_GMAKE= yes USE_TEX= texlive kpathsea web2c texmf formats fmtutil -USES= pkgconfig +USES= pkgconfig tar:xz gmake EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,} EXTRACT_FILES= \ build-aux \ |