Skip to content

Commit

Permalink
www/p5-CGI-Compile: Add missing DEPENDS
Browse files Browse the repository at this point in the history
Reported by:	shin@kojima.org(via email)
  • Loading branch information
wenheping committed May 9, 2023
1 parent 2501516 commit 6b7197b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/p5-CGI-Compile/Makefile
@@ -1,5 +1,6 @@
PORTNAME= CGI-Compile
PORTVERSION= 0.25
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
Expand All @@ -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 \
Expand Down

0 comments on commit 6b7197b

Please sign in to comment.