summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Search-Google/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Search-Google/Makefile')
-rw-r--r--www/p5-WWW-Search-Google/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Search-Google/Makefile b/www/p5-WWW-Search-Google/Makefile
index ed47c624e869..504d3aa0bb58 100644
--- a/www/p5-WWW-Search-Google/Makefile
+++ b/www/p5-WWW-Search-Google/Makefile
@@ -13,10 +13,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl WWW::Search class for searching Google
-BUILD_DEPENDS= p5-WWW-Search>=0:www/p5-WWW-Search \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-WWW-Search>=0:www/p5-WWW-Search \
p5-SOAP-Lite>=0:net/p5-SOAP-Lite \
p5-Net-Google>=0:net/p5-Net-Google
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure