diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-23 11:18:44 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-23 11:18:44 +0000 |
commit | 6343c54625b5d63c68e17f3cdeb99a586a4c5599 (patch) | |
tree | 364e09cc713a40c3a54c208e7865d00efd045146 /multimedia/p5-Video-Info | |
parent | 640b1f96bcb68f666161c6385f4d8751ea056197 (diff) |
Notes
Diffstat (limited to 'multimedia/p5-Video-Info')
-rw-r--r-- | multimedia/p5-Video-Info/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/multimedia/p5-Video-Info/Makefile b/multimedia/p5-Video-Info/Makefile index db1af9e3f55d..dae812826f70 100644 --- a/multimedia/p5-Video-Info/Makefile +++ b/multimedia/p5-Video-Info/Makefile @@ -7,7 +7,7 @@ PORTNAME= Video-Info PORTVERSION= 0.999 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,10 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve video properties such as: height width codec fps -RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor -BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple - PERL_CONFIGURE= yes MANCOMPRESSED= no |