- Make spacing more uniform
- Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket)
This commit is contained in:
parent
9103b32a3c
commit
3cb88cf2a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292504
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue