mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- It builds fine in tinderbox with latest ports and src tree. It seems that
the missing IPC::Cmd is related to other perl modules. So, do not mark it interactive. Approved by: Jin-Shan Tseng (maintainer)
This commit is contained in:
parent
31d5726b2b
commit
f4caa53ebe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183777
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ BUILD_DEPENDS= ${SITE_PERL}/B/PerlReq.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
|
|||
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
IS_INTERACTIVE= yes
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Test::Dependencies.3
|
||||
|
|
Loading…
Add table
Reference in a new issue