mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add devel/p5-Clone to RUN_DEPEND
PR: ports/132767 Submitted by: Hsin-Han You <hhyou AT cs.nctu.edu.tw> Approved by: "snowfly" <snowfly AT yuntech.edu.tw> (maintainer)
This commit is contained in:
parent
4460472159
commit
777633dd73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231002
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= NetApp
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= NetApp
|
||||
@ -22,7 +23,8 @@ RUN_DEPENDS= p5-IPC-Cmd>=0:${PORTSDIR}/devel/p5-IPC-Cmd \
|
||||
p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
|
||||
p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize \
|
||||
p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Clone>=0:${PORTSDIR}/devel/p5-Clone
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= 5.8.0+
|
||||
|
Loading…
Reference in New Issue
Block a user