diff options
Diffstat (limited to 'www/p5-HTTP-CookieMonster/Makefile')
-rw-r--r-- | www/p5-HTTP-CookieMonster/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTTP-CookieMonster/Makefile b/www/p5-HTTP-CookieMonster/Makefile index 67aba21..3377dba 100644 --- a/www/p5-HTTP-CookieMonster/Makefile +++ b/www/p5-HTTP-CookieMonster/Makefile @@ -17,11 +17,11 @@ DEPRECATED= Broken for more than 6 months EXPIRATION_DATE= 2016-04-15 RUN_DEPENDS= \ - p5-HTTP-Cookies>0:${PORTSDIR}/www/p5-HTTP-Cookies \ - p5-Moo>=1.000003:${PORTSDIR}/devel/p5-Moo \ - p5-Safe-Isa>0:${PORTSDIR}/devel/p5-Safe-Isa \ - p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-URI>0:${PORTSDIR}/net/p5-Net + p5-HTTP-Cookies>0:www/p5-HTTP-Cookies \ + p5-Moo>=1.000003:devel/p5-Moo \ + p5-Safe-Isa>0:devel/p5-Safe-Isa \ + p5-Sub-Exporter>0:devel/p5-Sub-Exporter \ + p5-URI>0:net/p5-Net BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 |