aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-01-07 02:56:22 +0800
committerswills <swills@FreeBSD.org>2012-01-07 02:56:22 +0800
commitd07350cdf47c451dcebf732234e8d109eea421b7 (patch)
treed51018a2ea6bb7a35487574ec2e9b2af6e2da4c5 /multimedia
parentbc35aee4b2a3259fa415b24963e630af5d3327e4 (diff)
downloadfreebsd-ports-gnome-d07350cdf47c451dcebf732234e8d109eea421b7.tar.gz
freebsd-ports-gnome-d07350cdf47c451dcebf732234e8d109eea421b7.tar.zst
freebsd-ports-gnome-d07350cdf47c451dcebf732234e8d109eea421b7.zip
- Add missing DEPENDS so that the module actually works, silence build
warnings and enable testing
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/p5-MP4-Info/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/p5-MP4-Info/Makefile b/multimedia/p5-MP4-Info/Makefile
index bc43996b06c5..80094ddb2e5c 100644
--- a/multimedia/p5-MP4-Info/Makefile
+++ b/multimedia/p5-MP4-Info/Makefile
@@ -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