diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/mepo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile index 6d0f071752de..dc418988f731 100644 --- a/astro/mepo/Makefile +++ b/astro/mepo/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv3+ OFL11 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig>=0.10.0:lang/zig +BUILD_DEPENDS= zig010>=0.10.0:lang/zig010 LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= jq:textproc/jq |