pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/web2c Do not build luatex included in TeX Live. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c48a6da1b12
branches:  trunk
changeset: 394428:9c48a6da1b12
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Jun 09 22:31:14 2009 +0000

description:
Do not build luatex included in TeX Live.  A newer version is
available as print/luatex.  Requested by Jens Rehsack.

Bump PKGREVISION.

diffstat:

 print/web2c/Makefile |  3 ++-
 print/web2c/PLIST    |  5 +----
 2 files changed, 3 insertions(+), 5 deletions(-)

diffs (43 lines):

diff -r 4d24ae40dcbe -r 9c48a6da1b12 print/web2c/Makefile
--- a/print/web2c/Makefile      Tue Jun 09 22:24:18 2009 +0000
+++ b/print/web2c/Makefile      Tue Jun 09 22:31:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/06/09 21:31:03 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/09 22:31:14 minskim Exp $
 
 DISTNAME=      texlive-20080816-source
 PKGNAME=       web2c-7.5.7
@@ -40,6 +40,7 @@
 USE_TOOLS+=    gmake lex perl yacc
 WRKSRC=                ${WRKDIR}/${DISTNAME}/texk/web2c
 
+CONFIGURE_ARGS+=       --without-luatex
 CONFIGURE_ARGS+=       --without-xetex
 CONFIGURE_ARGS+=       --with-mf-nowin
 CONFIGURE_ARGS+=       --with-system-pnglib \
diff -r 4d24ae40dcbe -r 9c48a6da1b12 print/web2c/PLIST
--- a/print/web2c/PLIST Tue Jun 09 22:24:18 2009 +0000
+++ b/print/web2c/PLIST Tue Jun 09 22:31:14 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/04/11 21:32:46 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/09 22:31:14 minskim Exp $
 bin/aleph
 bin/bibtex
 bin/ctangle
@@ -11,7 +11,6 @@
 bin/gftodvi
 bin/gftopk
 bin/gftype
-bin/luatex
 bin/makempx
 bin/mf
 bin/mf-nowin
@@ -42,8 +41,6 @@
 bin/synctex
 bin/tangle
 bin/tex
-bin/texlua
-bin/texluac
 bin/tftopl
 bin/tie
 bin/ttf2afm



Home | Main Index | Thread Index | Old Index