1
0
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:
Steve Wills 2012-01-06 18:56:22 +00:00
parent a4536df965
commit 5b99b04533
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288642

View File

@ -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