- Fix missing DEPENDS to silence build warnings
This commit is contained in:
parent
ed5a8a627d
commit
d00b961fcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282341
@ -14,9 +14,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension for the DAS (HTTP+XML) Protocol
|
||||
|
||||
RUN_DEPENDS= p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
|
||||
BUILD_DEPENDS= p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-WWW-Curl>=4.07:${PORTSDIR}/www/p5-WWW-Curl
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Simple>0.8:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_MODBUILD= YES
|
||||
|
Loading…
Reference in New Issue
Block a user