summaryrefslogtreecommitdiff
path: root/databases/p5-MR-Tarantool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-MR-Tarantool/Makefile')
-rw-r--r--databases/p5-MR-Tarantool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-MR-Tarantool/Makefile b/databases/p5-MR-Tarantool/Makefile
index 904cd87b6721..c897c4e9fca9 100644
--- a/databases/p5-MR-Tarantool/Makefile
+++ b/databases/p5-MR-Tarantool/Makefile
@@ -14,13 +14,13 @@ COMMENT= Driver for an efficient Tarantool/Box NoSQL in-memory storage
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
p5-Class-Singleton>=0:devel/p5-Class-Singleton \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-MRO-Compat>=0:devel/p5-MRO-Compat \
p5-Mouse>=0:devel/p5-Mouse \
p5-String-CRC32>=0:devel/p5-String-CRC32
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5