summaryrefslogtreecommitdiff
path: root/databases/p5-Search-InvertedIndex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Search-InvertedIndex/Makefile')
-rw-r--r--databases/p5-Search-InvertedIndex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Search-InvertedIndex/Makefile b/databases/p5-Search-InvertedIndex/Makefile
index cd2eabe10f7b..bbfd83ac2499 100644
--- a/databases/p5-Search-InvertedIndex/Makefile
+++ b/databases/p5-Search-InvertedIndex/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Manager for inverted index maps
-BUILD_DEPENDS= p5-Class-NamedParms>=0:devel/p5-Class-NamedParms \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-NamedParms>=0:devel/p5-Class-NamedParms \
p5-Class-ParmList>=0:devel/p5-Class-ParmList \
p5-Tie-DB_File-SplitHash>=0:devel/p5-Tie-DB_File-SplitHash \
p5-Tie-FileLRUCache>=0:devel/p5-Tie-FileLRUCache
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure