Fixed DEPENDS
Spotted by: tobez
This commit is contained in:
parent
44414f4355
commit
a6d43ac18f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207750
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= IO-CaptureOutput
|
||||
PORTVERSION= 1.08.01
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= IO
|
||||
@ -18,6 +19,9 @@ COMMENT= Capture STDOUT/STDERR from subprocesses and XS/C modules
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
RUN_DEPENDS= p5-PathTools>=3.27:${PORTSDIR}/devel/p5-PathTools
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
MAN3= IO::CaptureOutput.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user