aboutsummaryrefslogtreecommitdiff
path: root/devel/arduinoOTA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/arduinoOTA/Makefile')
-rw-r--r--devel/arduinoOTA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arduinoOTA/Makefile b/devel/arduinoOTA/Makefile
index 6cabc557e337..a6a7b0018ac8 100644
--- a/devel/arduinoOTA/Makefile
+++ b/devel/arduinoOTA/Makefile
@@ -9,7 +9,7 @@ COMMENT= OTA upload tool for Arduino/ESP8266
LICENSE= GPLv3
-BUILD_DEPENDS= go:lang/go
+USES= go
USE_GITHUB= yes
GH_ACCOUNT= arduino