diff options
| -rw-r--r-- | devel/hadoop2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hadoop2/Makefile b/devel/hadoop2/Makefile index 9910fba80d2e..a5ab4e21b961 100644 --- a/devel/hadoop2/Makefile +++ b/devel/hadoop2/Makefile @@ -22,7 +22,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/share/java/maven3/bin/mvn:${PORTSDIR}/devel/maven3 \ cmake:${PORTSDIR}/devel/cmake \ - protoc:${PORTSDIR}/devel/protobuf + protoc:${PORTSDIR}/devel/protobuf25 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash CONFLICTS_INSTALL= apache-hadoop-1* |
