diff options
author | hrs <hrs@FreeBSD.org> | 2013-05-15 23:33:02 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2013-05-15 23:33:02 +0800 |
commit | 96fa8dc814e6cc33965cf8d238d6eae9d916b1d0 (patch) | |
tree | fd11f0555c103b639e599051ce3b366bce8fa6b7 /print/texlive-full | |
parent | ce3273d7451a450fd4b0ba71ce420c42ffba26b8 (diff) | |
download | freebsd-ports-gnome-96fa8dc814e6cc33965cf8d238d6eae9d916b1d0.tar.gz freebsd-ports-gnome-96fa8dc814e6cc33965cf8d238d6eae9d916b1d0.tar.zst freebsd-ports-gnome-96fa8dc814e6cc33965cf8d238d6eae9d916b1d0.zip |
Mark USE_TEX=texlive in TeXLive-specific ports.
Diffstat (limited to 'print/texlive-full')
-rw-r--r-- | print/texlive-full/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/texlive-full/Makefile b/print/texlive-full/Makefile index 43faf3bed735..22dd6cb204aa 100644 --- a/print/texlive-full/Makefile +++ b/print/texlive-full/Makefile @@ -11,8 +11,7 @@ EXTRACT_ONLY= #empty MAINTAINER= hrs@FreeBSD.org COMMENT= TeX Live, Full Version -USE_TEX= full texhash -TEX_DEFAULT= texlive +USE_TEX= texlive full texhash NO_BUILD= yes do-install: |