summaryrefslogtreecommitdiff
path: root/www/p5-WebService-ISBNDB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WebService-ISBNDB/Makefile')
-rw-r--r--www/p5-WebService-ISBNDB/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WebService-ISBNDB/Makefile b/www/p5-WebService-ISBNDB/Makefile
index 3853b19c466b..d9005ce8f5b8 100644
--- a/www/p5-WebService-ISBNDB/Makefile
+++ b/www/p5-WebService-ISBNDB/Makefile
@@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to access isbndb.com
-BUILD_DEPENDS= p5-Business-ISBN>=1.80:misc/p5-Business-ISBN \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Business-ISBN>=1.80:misc/p5-Business-ISBN \
p5-Class-Std>=0.0.8:devel/p5-Class-Std \
p5-Error>=0.17:lang/p5-Error \
p5-libwww>=5.801:www/p5-libwww \
p5-XML-LibXML>=1.58:textproc/p5-XML-LibXML \
p5-TimeDate>=1.16:devel/p5-TimeDate
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5