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/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WWW-OpenSearch/Makefile b/www/p5-WWW-OpenSearch/Makefile
index 9fba412cb746..fcd3389bcc13 100644
--- a/www/p5-WWW-OpenSearch/Makefile
+++ b/www/p5-WWW-OpenSearch/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Search A9 OpenSearch compatible engines
-BUILD_DEPENDS= p5-URI-Template>=0:${PORTSDIR}/net/p5-URI-Template \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-Data-Page>=2.00:${PORTSDIR}/databases/p5-Data-Page \
- p5-XML-Feed>=0.08:${PORTSDIR}/textproc/p5-XML-Feed \
- p5-libwww>=5.60:${PORTSDIR}/www/p5-libwww \
- p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML
+BUILD_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