diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-11 17:32:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-11 17:32:52 +0000 |
commit | 66b2ec0e394e6cf2827d1e7f088918640331d085 (patch) | |
tree | 5c615227fa1f45bd81cb408cd75eb2fc61bf7b9d /sysutils | |
parent | 6783508dd83dfc8b0120e275fce969d70f363696 (diff) | |
download | ports-66b2ec0e394e6cf2827d1e7f088918640331d085.tar.gz ports-66b2ec0e394e6cf2827d1e7f088918640331d085.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/epazote/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/epazote/Makefile b/sysutils/epazote/Makefile index d12d7d136e55..d3aca195e9f2 100644 --- a/sysutils/epazote/Makefile +++ b/sysutils/epazote/Makefile @@ -10,6 +10,8 @@ COMMENT= Automated HTTP (microservices) supervisor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= checksum and size mismatch + BUILD_DEPENDS= go>=1.7:lang/go USES= compiler |