summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-SQLite3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Session-SQLite3/Makefile')
-rw-r--r--www/p5-Apache-Session-SQLite3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-SQLite3/Makefile b/www/p5-Apache-Session-SQLite3/Makefile
index 52a0582bb6c3..aa02ff4f3827 100644
--- a/www/p5-Apache-Session-SQLite3/Makefile
+++ b/www/p5-Apache-Session-SQLite3/Makefile
@@ -14,9 +14,9 @@ COMMENT= Use DBD::SQLite 1.x for Apache::Session storage
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Apache-Session>=0:www/p5-Apache-Session \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Apache-Session>=0:www/p5-Apache-Session \
p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure