mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix RUN_DEPENDS, bump PORTREVISION.
This commit is contained in:
parent
a7f56e62de
commit
00533bb168
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207578
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Test-JSON
|
||||
PORTVERSION= 0.06
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Test
|
||||
|
@ -18,7 +19,7 @@ COMMENT= Test JSON data
|
|||
RUN_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \
|
||||
p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester \
|
||||
p5-JSON-Any>=1.14:${PORTSDIR}/converters/p5-JSON
|
||||
p5-JSON-Any>=1.14:${PORTSDIR}/converters/p5-JSON-Any
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue