diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-15 15:33:02 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-15 15:33:02 +0000 |
commit | 6a782d26cbfbf538d5655d3394e329c932996bb6 (patch) | |
tree | fd11f0555c103b639e599051ce3b366bce8fa6b7 /print/texlive-base | |
parent | 40fdff5e0aed7e49cbbb4506a7288280c813f228 (diff) |
Notes
Diffstat (limited to 'print/texlive-base')
-rw-r--r-- | print/texlive-base/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 3fa0dac379b0..48c4d43c70c5 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -23,8 +23,7 @@ LIB_DEPENDS= icuio:${PORTSDIR}/devel/icu \ png15:${PORTSDIR}/graphics/png \ zzip:${PORTSDIR}/devel/zziplib -USE_TEX= web2c kpathsea ptexenc texhash -TEX_DEFAULT= texlive # override user configuration +USE_TEX= texlive web2c kpathsea ptexenc texhash USE_XZ= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf |