aboutsummaryrefslogtreecommitdiffstats
path: root/devel/erlslang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/erlslang/Makefile')
-rw-r--r--devel/erlslang/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/erlslang/Makefile b/devel/erlslang/Makefile
index 8a8811087590..67ad2f7b99ed 100644
--- a/devel/erlslang/Makefile
+++ b/devel/erlslang/Makefile
@@ -20,7 +20,7 @@ COMMENT= SLang binding for Erlang/OTP
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
-RUN_DEPENDS= erlc:${PORTSDIR}/lang/erlang
+RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang
PLIST_SUB= VERSION="${PORTVERSION}"