summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Session-Store-DBI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Session-Store-DBI/Makefile')
-rw-r--r--www/p5-HTTP-Session-Store-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Session-Store-DBI/Makefile b/www/p5-HTTP-Session-Store-DBI/Makefile
index eab645b8d29f..286a313ba5b9 100644
--- a/www/p5-HTTP-Session-Store-DBI/Makefile
+++ b/www/p5-HTTP-Session-Store-DBI/Makefile
@@ -10,11 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to store session data in DBI for HTTP::Session
-BUILD_DEPENDS= \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= \
p5-Moose>0:devel/p5-Moose \
p5-HTTP-Session>=0.26:www/p5-HTTP-Session \
p5-DBI>0:databases/p5-DBI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure