diff options
Diffstat (limited to 'devel/syntax_tools')
-rw-r--r-- | devel/syntax_tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/syntax_tools/Makefile b/devel/syntax_tools/Makefile index f5dda5840b76..6eea63d0d24b 100644 --- a/devel/syntax_tools/Makefile +++ b/devel/syntax_tools/Makefile @@ -19,6 +19,7 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang modules for code manipulation BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang +RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang PLIST_SUB= VERSION="${PORTVERSION}" |