diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-13 10:51:54 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-13 10:51:54 +0000 |
commit | 92abad59be0ced6027d62198e94f8981c5d33ce8 (patch) | |
tree | c8f324d887a7f4844162bd3b1bef99070edac740 /print/texlive-full | |
parent | 32167f2685eeb8f90598fedadb1fd6fbf9d78d4a (diff) | |
download | ports-92abad59be0ced6027d62198e94f8981c5d33ce8.tar.gz ports-92abad59be0ced6027d62198e94f8981c5d33ce8.zip |
Notes
Diffstat (limited to 'print/texlive-full')
-rw-r--r-- | print/texlive-full/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/texlive-full/Makefile b/print/texlive-full/Makefile index 83511a780a97..43faf3bed735 100644 --- a/print/texlive-full/Makefile +++ b/print/texlive-full/Makefile @@ -11,7 +11,8 @@ EXTRACT_ONLY= #empty MAINTAINER= hrs@FreeBSD.org COMMENT= TeX Live, Full Version -USE_TEX= texlive texhash +USE_TEX= full texhash +TEX_DEFAULT= texlive NO_BUILD= yes do-install: |