diff options
Diffstat (limited to 'databases/riak/Makefile')
-rw-r--r-- | databases/riak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/riak/Makefile b/databases/riak/Makefile index 305a38725889..a9e958ad1644 100644 --- a/databases/riak/Makefile +++ b/databases/riak/Makefile @@ -12,7 +12,7 @@ COMMENT= Riak is an open source, distributed, noSQL database LICENSE= APACHE20 -BUILD_DEPENDS= ${LOCALBASE}/lib/erlang15/bin/erlc:${PORTSDIR}/lang/erlang-runtime15 +BUILD_DEPENDS= ${LOCALBASE}/lib/erlang15/bin/erlc:lang/erlang-runtime15 USES= gmake readline shebangfix SHEBANG_FILES= deps/eper/priv/bin/dtop \ |