diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-OpenSearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-OpenSearch/Makefile b/www/p5-WWW-OpenSearch/Makefile index d9497928e55b..58702a3d42b6 100644 --- a/www/p5-WWW-OpenSearch/Makefile +++ b/www/p5-WWW-OpenSearch/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sahil@FreeBSD.org COMMENT= Search A9 OpenSearch compatible engines -RUN_DEPENDS= ${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \ +RUN_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 \ |