diff options
Diffstat (limited to 'sysutils/epazote/Makefile')
-rw-r--r-- | sysutils/epazote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/epazote/Makefile b/sysutils/epazote/Makefile index f7c93b6..61583a2 100644 --- a/sysutils/epazote/Makefile +++ b/sysutils/epazote/Makefile @@ -10,7 +10,7 @@ COMMENT= Automated microservices supervisor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= go>=1.6:${PORTSDIR}/lang/go +BUILD_DEPENDS= go>=1.6:lang/go USES= compiler |