aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.tex.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 10:11:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 10:11:18 +0000
commitaa5b93cc68a53f1b9c9fc7e97fe829bb86566ac2 (patch)
tree80d163b8a440dc355de2e756d97a0da26ded982f /Mk/bsd.tex.mk
parenta21e0369fa3c8b7a67bbb1add9c16d4a459a5be2 (diff)
downloadports-aa5b93cc68a53f1b9c9fc7e97fe829bb86566ac2.tar.gz
ports-aa5b93cc68a53f1b9c9fc7e97fe829bb86566ac2.zip
Switch to texlive by default
teTeX ports will be decomission Exp-run: antoine
Notes
Notes: svn path=/head/; revision=362648
Diffstat (limited to 'Mk/bsd.tex.mk')
-rw-r--r--Mk/bsd.tex.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.tex.mk b/Mk/bsd.tex.mk
index f9be68744daf..488cfb6c5721 100644
--- a/Mk/bsd.tex.mk
+++ b/Mk/bsd.tex.mk
@@ -54,8 +54,8 @@ TEX_MAINTAINER= hrs@FreeBSD.org
# USE_TEX= latex:build dvipsk:build
# default TeX distribution. "tetex" or "texlive"
-TEX_DEFAULT?= tetex
-#TEX_DEFAULT?= texlive
+#TEX_DEFAULT?= tetex
+TEX_DEFAULT?= texlive
TEXMFDIR?= share/texmf
TEXMFDISTDIR?= share/texmf-dist