aboutsummaryrefslogtreecommitdiff
path: root/editors/micro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/micro/Makefile')
-rw-r--r--editors/micro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/micro/Makefile b/editors/micro/Makefile
index e839fa38ead7..7b4f71e01f44 100644
--- a/editors/micro/Makefile
+++ b/editors/micro/Makefile
@@ -11,7 +11,7 @@ COMMENT= Modern and intuitive terminal-based text editor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:lang/go
+USES= go
USE_GITHUB= yes
GH_ACCOUNT= zyedidia