summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-PHP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Session-PHP/Makefile')
-rw-r--r--www/p5-Apache-Session-PHP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-PHP/Makefile b/www/p5-Apache-Session-PHP/Makefile
index 29af4848e066..c9c22540c65e 100644
--- a/www/p5-Apache-Session-PHP/Makefile
+++ b/www/p5-Apache-Session-PHP/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Glue Apache::Session with PHP::Session
-BUILD_DEPENDS= p5-PHP-Session>=0:www/p5-PHP-Session \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-PHP-Session>=0:www/p5-PHP-Session \
p5-Apache-Session>=0:www/p5-Apache-Session
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure