summaryrefslogtreecommitdiffstats
path: root/printer/ghostscript/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'printer/ghostscript/BUILD')
-rwxr-xr-xprinter/ghostscript/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/printer/ghostscript/BUILD b/printer/ghostscript/BUILD
index 61316c0e3a..e194335f7f 100755
--- a/printer/ghostscript/BUILD
+++ b/printer/ghostscript/BUILD
@@ -2,7 +2,7 @@ CFLAGS+=" -Wno-unused-but-set-variable -Wno-unused-variable -Wno-maybe-uninitial
# need a comma separated list
OPTS="--with-drivers=`echo ${GS_PRINTERS} | \
sed "s/ */ /g;s/^ *//;s/ *$/ /;s/^NONE //;s/ /,/g"`JAPAN,FILES \
- --enable-dynamic --without-luratech ${OPTS}" &&
+ --enable-dynamic ${OPTS}" &&
# -s causes libgs.so to be fully stripped
LDFLAGS+=' '