aboutsummaryrefslogtreecommitdiffstats
path: root/devel/fb-adb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fb-adb/Makefile')
-rw-r--r--devel/fb-adb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile
index e4267fc50a13..c9a2c2d29c96 100644
--- a/devel/fb-adb/Makefile
+++ b/devel/fb-adb/Makefile
@@ -54,7 +54,7 @@ DEBUG_CONFIGURE_ENABLE= debuggable-stubs
# XXX Convert into USES=android once more things depend on it
NDK_DESC= Build target stubs using Android NDK
-NDK_MASTER_SITES= https://dl.google.com/android/ndk/:ndk
+NDK_VARS= MASTER_SITES+=https://dl.google.com/android/ndk/:ndk
.if defined(ANDROID_NDK)
# Prefer NDK from environment
WRKSRC_ndk= ${ANDROID_NDK}