summaryrefslogtreecommitdiffstats
path: root/editors/emacs/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/DEPENDS')
-rwxr-xr-xeditors/emacs/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs/DEPENDS b/editors/emacs/DEPENDS
index d413125822..82595d4cdf 100755
--- a/editors/emacs/DEPENDS
+++ b/editors/emacs/DEPENDS
@@ -38,6 +38,6 @@ optional_depends "gtk+2" \
"" \
"for GTK+2 look" &&
-if [ "$VCS" == "y" ]; then
+if [[ "$EMACS_BRANCH" == "scm" ]]; then
depends bzr
fi