Index: devel/bazel/Makefile =================================================================== --- devel/bazel/Makefile (revision 520357) +++ devel/bazel/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= bazel DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist @@ -23,7 +24,7 @@ CONFLICTS_INSTALL= bazel029 -USES= python:3.3+ shebangfix zip:infozip +USES= python:build,3.3+ shebangfix zip:infozip # In bazel, a release is always code-wise identical to the final release candidate. # Hence we can also download that one and so have a simple way to also test earlier release