diff options
Diffstat (limited to 'www/p5-Yahoo-Lifestyle/Makefile')
-rw-r--r-- | www/p5-Yahoo-Lifestyle/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Yahoo-Lifestyle/Makefile b/www/p5-Yahoo-Lifestyle/Makefile index 4c95153b2adf..27b530040e69 100644 --- a/www/p5-Yahoo-Lifestyle/Makefile +++ b/www/p5-Yahoo-Lifestyle/Makefile @@ -12,10 +12,10 @@ MAINTAINER= hcchien@hcchien.org COMMENT= Simple interface for Yahoo! Taiwan Lifestyle open APIs BUILD_DEPENDS:= ${RUN_DEPENDS} \ - p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= p5-Yahoo-BBAuth>=0:${PORTSDIR}/security/p5-Yahoo-BBAuth \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww + p5-Test-Simple>=0:devel/p5-Test-Simple +RUN_DEPENDS= p5-Yahoo-BBAuth>=0:security/p5-Yahoo-BBAuth \ + p5-XML-Simple>=0:textproc/p5-XML-Simple \ + p5-libwww>0:www/p5-libwww USES= perl5 USE_PERL5= configure |