summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2009-06-10 02:01:02 +0000
committerminskim <minskim>2009-06-10 02:01:02 +0000
commit1f5a5d781aeb4c70bf9fb9442e9c678f984657ad (patch)
tree2bbddfc9958635a174d690eb8e8df5817d2bad11 /print
parent425ddf1b0be519d4cf852a6e961e4478e28dad7d (diff)
downloadpkgsrc-1f5a5d781aeb4c70bf9fb9442e9c678f984657ad.tar.gz
Make luatex build on NetBSD.
Diffstat (limited to 'print')
-rw-r--r--print/luatex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/luatex/Makefile b/print/luatex/Makefile
index 82d491f6239..3b9be4c9dea 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -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 @@ CONFIGURE_ARGS+=--enable-cxx-runtime-hack \
--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 \