diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-09-01 20:02:20 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-09-01 20:02:20 +0000 |
commit | 9299b8ec6cd9c0f982c4fce99350ca739d446111 (patch) | |
tree | 26594bbfec6fda34037f41e4c2fff059d0d44141 /devel/syntax_tools | |
parent | 48a05b9ad427b84ccc06d3507ac743ac4641e39d (diff) |
Notes
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}" |