diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-01 23:21:30 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-01 23:21:30 +0000 |
commit | 3cb88cf2a3c8b395cdf07587dfc27a840052a55b (patch) | |
tree | 26c928303d9ba98e54661a180ea329aa084db09f /japanese/p5-WWW-2ch | |
parent | 9103b32a3cea14100244a23046263e3f8d1ccfc0 (diff) | |
download | ports-3cb88cf2a3c8b395cdf07587dfc27a840052a55b.tar.gz ports-3cb88cf2a3c8b395cdf07587dfc27a840052a55b.zip |
Notes
Diffstat (limited to 'japanese/p5-WWW-2ch')
-rw-r--r-- | japanese/p5-WWW-2ch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/p5-WWW-2ch/Makefile b/japanese/p5-WWW-2ch/Makefile index df11a3a4ee3f..7aecba778520 100644 --- a/japanese/p5-WWW-2ch/Makefile +++ b/japanese/p5-WWW-2ch/Makefile @@ -16,7 +16,8 @@ MAINTAINER= kaoru@kaisei.org COMMENT= Perl module for scraping of 2ch.net BBS RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor + ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor +TEST_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require PERL_CONFIGURE= yes |