diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2015-07-19 20:33:34 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-07-19 20:33:34 +0000 |
commit | 90410e570da38ffd6b5077fafe644b17378e70a9 (patch) | |
tree | 346ed2be37b627807351d830ba39e46d40a65664 /print/texlive-base/files/patch-texk-cjkutils-Makefile.in | |
parent | Convert to USES=libarchive, reduce over linking (diff) |
Update TeXLive to TL2015.
- print/texlive-infra was renamed with print/texlive-tlmgr.
Note that currently tlmgr(1) does not work because of
lack of TLPDB. This will be fixed.
- Lua libraries used in LuaTeX are separated into
devel/tex-libtexlua and devel/texlibtexluajit.
USE_TEX supports them via keywords "texlua" and "texluajit".
- libsynctex is currently installed by devel/tex-web2c.
This will be separated into a single port.
- Add graphics/libpotrace and use installed libpotrace
and libharfbuzz.
Diffstat (limited to 'print/texlive-base/files/patch-texk-cjkutils-Makefile.in')
-rw-r--r-- | print/texlive-base/files/patch-texk-cjkutils-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/texlive-base/files/patch-texk-cjkutils-Makefile.in b/print/texlive-base/files/patch-texk-cjkutils-Makefile.in index 0571f4b4342c..e9f1ff3e8841 100644 --- a/print/texlive-base/files/patch-texk-cjkutils-Makefile.in +++ b/print/texlive-base/files/patch-texk-cjkutils-Makefile.in @@ -1,6 +1,6 @@ ---- texk/cjkutils/Makefile.in.orig 2013-05-22 13:57:46.000000000 +0900 -+++ texk/cjkutils/Makefile.in 2013-05-22 13:58:53.000000000 +0900 -@@ -94,7 +94,7 @@ +--- texk/cjkutils/Makefile.in.orig 2015-03-12 14:42:02 UTC ++++ texk/cjkutils/Makefile.in +@@ -121,7 +121,7 @@ CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @WIN32_TRUE@am__EXEEXT_1 = gbklatex$(EXEEXT) gbkpdflatex$(EXEEXT) am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \ @@ -9,7 +9,7 @@ PROGRAMS = $(bin_PROGRAMS) bg5conv_SOURCES = bg5conv.c bg5conv_OBJECTS = bg5conv.$(OBJEXT) -@@ -1084,7 +1084,7 @@ +@@ -1412,7 +1412,7 @@ check: check-am all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) c-auto.h \ all-local installdirs: @@ -18,7 +18,7 @@ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am -@@ -1142,7 +1142,7 @@ +@@ -1477,7 +1477,7 @@ info: info-am info-am: |