summaryrefslogtreecommitdiffstats
path: root/archive/bacula/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/bacula/DEPENDS')
-rwxr-xr-xarchive/bacula/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive/bacula/DEPENDS b/archive/bacula/DEPENDS
index b0d2d78044..1bfa85d25b 100755
--- a/archive/bacula/DEPENDS
+++ b/archive/bacula/DEPENDS
@@ -1,6 +1,6 @@
depends -sub CXX gcc &&
-if [[ $BACULA_SCM == y ]]; then
+if [[ $BACULA_BRANCH == scm ]]; then
depends git
fi &&