aboutsummaryrefslogtreecommitdiffstats
path: root/print/tex-formats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-formats/Makefile')
-rw-r--r--print/tex-formats/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/print/tex-formats/Makefile b/print/tex-formats/Makefile
index cd9a38924096..b5a97a9a3310 100644
--- a/print/tex-formats/Makefile
+++ b/print/tex-formats/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= formats
-PORTVERSION= 20120701
-PORTREVISION= 2
+PORTVERSION= 20140525
CATEGORIES= print
MASTER_SITES= #empty
PKGNAMEPREFIX= tex-
@@ -15,9 +14,9 @@ COMMENT= Formats for Basic TeX Engines
NO_BUILD= yes
NO_INSTALL= yes
-USE_TEX= texlive web2c kpathsea texmf texhash fmtutil
+USE_TEX= web2c kpathsea texmf texhash fmtutil
TEXHASHDIRS= ${TEXMFVARDIR}
-TEX_FORMATS= amstex context cslatex eplain latex-bin \
- metafont mex mltex mptopdf pdftex tex texsis
+TEX_FORMATS= amstex context cslatex csplain eplain latex-bin \
+ metafont mex mptopdf pdftex tex
.include <bsd.port.mk>