diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 18:37:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 18:37:54 +0000 |
commit | e214c57b8fad6b65a81142c6ee9706b283425b67 (patch) | |
tree | eed21cdf3f481be4e91106396ae24c5049eac3d1 /www/p5-WWW-OpenSearch | |
parent | 042ea2947aef8c163db8d1f3fe5110ed8add79e4 (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-OpenSearch')
-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 \ |