diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:49:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:49:29 +0000 |
commit | 6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (patch) | |
tree | aa66d7bd719f61ac29aba195639af7c69749e352 /multimedia/p5-FLV-Info | |
parent | 97fc19df31dd1dfe1159320656deabf02d509846 (diff) |
Notes
Diffstat (limited to 'multimedia/p5-FLV-Info')
-rw-r--r-- | multimedia/p5-FLV-Info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/p5-FLV-Info/Makefile b/multimedia/p5-FLV-Info/Makefile index 84d6f782ec70..941c39c02101 100644 --- a/multimedia/p5-FLV-Info/Makefile +++ b/multimedia/p5-FLV-Info/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-AMF-Perl>=0.15:${PORTSDIR}/www/p5-AMF-Perl \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ p5-SWF-File>=0.033:${PORTSDIR}/graphics/p5-SWF-File -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= flv2mp3.1 flvinfo.1 swf2flv.1 flv2swf.1 flv2flv.1 MAN3= FLV::File.3 \ |