summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile')
-rw-r--r--www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile b/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile
index 9c722d03553e..f1cb5967fd85 100644
--- a/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile
+++ b/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile
@@ -12,9 +12,9 @@ COMMENT= Search driver for the (US) Amazon online catalog
LICENSE= ART20
-BUILD_DEPENDS= p5-WWW-Mechanize>=1.60:www/p5-WWW-Mechanize \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-WWW-Mechanize>=1.60:www/p5-WWW-Mechanize \
p5-WWW-Scraper-ISBN>=1:www/p5-WWW-Scraper-ISBN
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON
USES= perl5