aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rebar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rebar/Makefile')
-rw-r--r--devel/rebar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rebar/Makefile b/devel/rebar/Makefile
index 01bbec99a2ac..972f64c9c51e 100644
--- a/devel/rebar/Makefile
+++ b/devel/rebar/Makefile
@@ -10,7 +10,7 @@ COMMENT= Build-tool for Erlang that follows OTP principles
LICENSE= APACHE20
-BUILD_DEPENDS= ${LOCALBASE}/bin/escript:${PORTSDIR}/lang/erlang
+BUILD_DEPENDS= ${LOCALBASE}/bin/escript:lang/erlang
RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= BASH ZSH