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-Subtitles | |
parent | 97fc19df31dd1dfe1159320656deabf02d509846 (diff) |
Notes
Diffstat (limited to 'multimedia/p5-Subtitles')
-rw-r--r-- | multimedia/p5-Subtitles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/p5-Subtitles/Makefile b/multimedia/p5-Subtitles/Makefile index 00bc75545c92..a40d1e72488c 100644 --- a/multimedia/p5-Subtitles/Makefile +++ b/multimedia/p5-Subtitles/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= osa@FreeBSD.org COMMENT= A Perl5 backend for fix subtitles timing -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= subs.1 MAN3= Subtitles.3 |