summaryrefslogtreecommitdiffstats
path: root/graphics-libs/poppler/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/poppler/BUILD')
-rwxr-xr-xgraphics-libs/poppler/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics-libs/poppler/BUILD b/graphics-libs/poppler/BUILD
index d38dcc29c5..eceb7a1c8b 100755
--- a/graphics-libs/poppler/BUILD
+++ b/graphics-libs/poppler/BUILD
@@ -1,4 +1,4 @@
-OPTS="$POPPLER_OPTS $OPTS --disable-poppler-qt" &&
+OPTS="$POPPLER_OPTS $OPTS" &&
# -lm fixes the ./configure problem (http://www.sourcemage.org/issues/15)
LDFLAGS="-lm $LDFLAGS" &&