summaryrefslogtreecommitdiffstats
path: root/extra/ghostscript/Pkgfile
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-05-14 18:21:33 +0200
committertnut <tnut at nutyx dot com>2011-05-14 18:21:33 +0200
commit5b939a9a1fe3c3b843f08b16326f097a707a2a0f (patch)
tree8506754c4be50b6425147dabd44196879eebc0b5 /extra/ghostscript/Pkgfile
parent8fe4e0cfd5e187118cfb57400f9a88e2020b9d2e (diff)
downloadnutyx-pakxe-5b939a9a1fe3c3b843f08b16326f097a707a2a0f.tar.gz
nutyx-pakxe-5b939a9a1fe3c3b843f08b16326f097a707a2a0f.tar.bz2
nutyx-pakxe-5b939a9a1fe3c3b843f08b16326f097a707a2a0f.tar.xz
nutyx-pakxe-5b939a9a1fe3c3b843f08b16326f097a707a2a0f.zip
ghostscript, maj Pkgfile et footprint
Diffstat (limited to 'extra/ghostscript/Pkgfile')
-rwxr-xr-xextra/ghostscript/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ghostscript/Pkgfile b/extra/ghostscript/Pkgfile
index 131ed7a7e..45d1e1dd4 100755
--- a/extra/ghostscript/Pkgfile
+++ b/extra/ghostscript/Pkgfile
@@ -24,8 +24,8 @@ build() {
make DESTDIR=$PKG install
cd ..
- ./configure --prefix=/usr --enable-dynamic --enable-threads --with-ijs \
- --with-jbig2dec --with-omni --with-x --with-drivers=ALL \
+ ./configure --prefix=/usr --enable-dynamic --with-ijs \
+ --with-jbig2dec --with-omni --without-x --with-drivers=ALL \
--with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts
make
make DESTDIR=$PKG install soinstall