pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/luatex Make luatex build on NetBSD.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/603245eebf63
branches:  trunk
changeset: 394447:603245eebf63
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jun 10 02:01:02 2009 +0000

description:
Make luatex build on NetBSD.

diffstat:

 print/luatex/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 7b6a1bb1603c -r 603245eebf63 print/luatex/Makefile
--- a/print/luatex/Makefile     Wed Jun 10 00:27:40 2009 +0000
+++ b/print/luatex/Makefile     Wed Jun 10 02:01:02 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/06/09 21:47:52 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/10 02:01:02 minskim Exp $
 
 DISTNAME=      luatex-beta-0.40.2
 PKGNAME=       ${DISTNAME:S/-beta//}
@@ -70,10 +70,12 @@
     --disable-web-progs \
     --disable-xdv2pdf \
     --disable-xdvipdfmx \
+    --disable-xetex \
     --without-system-freetype2 \
     --without-system-gd \
     --without-system-teckit \
     --without-system-t1lib \
+    --without-x \
     --disable-shared    \
     --disable-largefile
 CONFIGURE_ARGS+=--with-system-kpathsea \



Home | Main Index | Thread Index | Old Index