diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 968b54262f00..5226ec16040e 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -12,6 +12,8 @@ COMMENT= CLI client for exercism.io LICENSE= MIT LICENSE_FILE= LICENSE +BROKEN= wrong LICENSE_FILE + BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes