mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add missing dependency on devel/p5-IPC-Run
This commit is contained in:
parent
aa1c4f93d3
commit
c60c6e162a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274279
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Interface with the 'rar' command
|
||||
|
||||
BUILD_DEPENDS= rar>=0:${PORTSDIR}/archivers/rar
|
||||
BUILD_DEPENDS= rar>=0:${PORTSDIR}/archivers/rar \
|
||||
p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAN3= Archive::Rar.3 \
|
||||
|
|
Loading…
Add table
Reference in a new issue