mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
www/p5-CGI-Compile: Add missing DEPENDS
Reported by: shin@kojima.org(via email)
This commit is contained in:
parent
25015164db
commit
6b7197b4ab
@ -1,5 +1,6 @@
|
||||
PORTNAME= CGI-Compile
|
||||
PORTVERSION= 0.25
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
|
||||
@ -14,7 +15,8 @@ LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= \
|
||||
p5-File-pushd>0:devel/p5-File-pushd
|
||||
p5-File-pushd>0:devel/p5-File-pushd \
|
||||
p5-Sub-Name>0:devel/p5-Sub-Name
|
||||
TEST_DEPENDS= \
|
||||
p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings \
|
||||
p5-Test-Requires>0:devel/p5-Test-Requires \
|
||||
|
Loading…
Reference in New Issue
Block a user