mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
- devel/p5-IPC-Cmd has to be >= 0.64
Notify by: bapt@ (irc)
This commit is contained in:
parent
f2be82b9c7
commit
34ab813cfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272679
1 changed files with 1 additions and 4 deletions
|
@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A generic archive extracting mechanism
|
||||
|
||||
RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
@ -24,10 +25,6 @@ PERL_CONFIGURE= yes
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500905
|
||||
RUN_DEPENDS+= p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
|
||||
p5-Module-Load-Conditional>=0.04:${PORTSDIR}/devel/p5-Module-Load-Conditional \
|
||||
|
|
Loading…
Add table
Reference in a new issue