aboutsummaryrefslogtreecommitdiff
path: root/databases/erlang-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/erlang-mysql/Makefile')
-rw-r--r--databases/erlang-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/erlang-mysql/Makefile b/databases/erlang-mysql/Makefile
index 15ce7c9bc241..1b8a8487e705 100644
--- a/databases/erlang-mysql/Makefile
+++ b/databases/erlang-mysql/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Native MySQL driver for Erlang
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
ERLC?= erlc
ERLANGDIR?= ${PREFIX}/lib/erlang/lib