aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-OpenSearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-OpenSearch/Makefile')
-rw-r--r--www/p5-WWW-OpenSearch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-OpenSearch/Makefile b/www/p5-WWW-OpenSearch/Makefile
index fcd3389bcc13..5f380718018c 100644
--- a/www/p5-WWW-OpenSearch/Makefile
+++ b/www/p5-WWW-OpenSearch/Makefile
@@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Search A9 OpenSearch compatible engines
-BUILD_DEPENDS= p5-URI-Template>=0:net/p5-URI-Template \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-URI-Template>=0:net/p5-URI-Template \
p5-URI>=0:net/p5-URI \
p5-Data-Page>=2.00:databases/p5-Data-Page \
p5-XML-Feed>=0.08:textproc/p5-XML-Feed \
p5-libwww>=5.60:www/p5-libwww \
p5-XML-LibXML>=1.58:textproc/p5-XML-LibXML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure