- Add missing BUILD_DEPENDS to silence build warning and enable testing
This commit is contained in:
parent
a0644d692e
commit
076eb354aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288640
@ -15,10 +15,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Extract metadata from Flash Video files
|
||||
|
||||
RUN_DEPENDS= p5-AMF-Perl>=0.15:${PORTSDIR}/www/p5-AMF-Perl \
|
||||
BUILD_DEPENDS= p5-AMF-Perl>=0.15:${PORTSDIR}/www/p5-AMF-Perl \
|
||||
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
|
||||
p5-SWF-File>=0.033:${PORTSDIR}/graphics/p5-SWF-File
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user