From 90410e570da38ffd6b5077fafe644b17378e70a9 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 19 Jul 2015 20:33:34 +0000 Subject: 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. --- print/tex-xdvik/files/patch-texk-xdvik-configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'print/tex-xdvik/files/patch-texk-xdvik-configure.ac') diff --git a/print/tex-xdvik/files/patch-texk-xdvik-configure.ac b/print/tex-xdvik/files/patch-texk-xdvik-configure.ac index 3851bf57b339..cbe18c88bc08 100644 --- a/print/tex-xdvik/files/patch-texk-xdvik-configure.ac +++ b/print/tex-xdvik/files/patch-texk-xdvik-configure.ac @@ -1,6 +1,6 @@ ---- texk/xdvik/configure.ac.orig 2014-09-02 18:41:34.000000000 +0900 -+++ texk/xdvik/configure.ac 2015-01-31 21:02:18.000000000 +0900 -@@ -67,6 +67,16 @@ +--- texk/xdvik/configure.ac.orig 2014-04-13 03:58:39 UTC ++++ texk/xdvik/configure.ac +@@ -67,6 +67,16 @@ AS_IF([test "x$enable_a4" = xno], [AC_MSG_NOTICE([Disabled a4/cm, using letter/in instead])], [AC_DEFINE([A4], 1, [Define to use A4 as the default paper size.])]) @@ -17,7 +17,7 @@ AC_CONFIG_HEADERS([c-auto.h:c-auto.in]) AC_FUNC_FORK -@@ -263,6 +273,7 @@ +@@ -263,6 +273,7 @@ fi KPSE_KPATHSEA_FLAGS KPSE_FREETYPE2_FLAGS -- cgit v1.2.3