summaryrefslogtreecommitdiffstats
path: root/graphics-libs/poppler/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/poppler/PRE_BUILD')
-rwxr-xr-xgraphics-libs/poppler/PRE_BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics-libs/poppler/PRE_BUILD b/graphics-libs/poppler/PRE_BUILD
index f79b8352bf..c851ff782f 100755
--- a/graphics-libs/poppler/PRE_BUILD
+++ b/graphics-libs/poppler/PRE_BUILD
@@ -1,6 +1,6 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
-if [[ $POPPLER_VER == vcs ]]; then
+if [[ $POPPLER_BRANCH == scm ]]; then
NOCONFIGURE=ON ./autogen.sh
fi