aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-ExtDirect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-ExtDirect/Makefile')
-rw-r--r--www/p5-CGI-ExtDirect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-ExtDirect/Makefile b/www/p5-CGI-ExtDirect/Makefile
index 977cf3017422..f24f4346c3bc 100644
--- a/www/p5-CGI-ExtDirect/Makefile
+++ b/www/p5-CGI-ExtDirect/Makefile
@@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tj@FreeBSD.org
COMMENT= Perl extension for creating Ext.Direct remoting in CGI applications
-BUILD_DEPENDS= p5-RPC-ExtDirect>=3.20:www/p5-RPC-ExtDirect \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-RPC-ExtDirect>=3.20:www/p5-RPC-ExtDirect \
p5-CGI>4.20:www/p5-CGI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure