mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add missing DEPENDS so that the module actually works, silence build
warnings and enable testing
This commit is contained in:
parent
a4536df965
commit
5b99b04533
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288642
@ -14,6 +14,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Fetch info from MPEG-4 files
|
||||
|
||||
BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
|
||||
p5-Encode>=2.10:${PORTSDIR}/converters/p5-Encode
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= MP4::Info.3
|
||||
|
Loading…
Reference in New Issue
Block a user