diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-09 14:18:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-09 14:18:13 +0000 |
commit | d7f80149c514fd0544d133368965ed903fdb1958 (patch) | |
tree | 9a447eb286941bc8588b46246b4c786fd7a2e659 /textproc/p5-Text-BibTeX/Makefile | |
parent | 8ae5b32c8eaccf75e95cf15ced7f9fcc82a78507 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-BibTeX/Makefile')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 6b8787ae7c77..bdde98598823 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-BibTeX -PORTVERSION= 0.63 +PORTVERSION= 0.64 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AMBS/Text @@ -19,8 +19,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Config-AutoConf>=0.16:${PORTSDIR}/devel/p5-Config-AutoConf \ - p5-ExtUtils-LibBuilder>0.02:${PORTSDIR}/devel/p5-ExtUtils-LibBuilder - + p5-ExtUtils-LibBuilder>=0.02:${PORTSDIR}/devel/p5-ExtUtils-LibBuilder TEST_DEPENDS= p5-Capture-Tiny>=0.06:${PORTSDIR}/devel/p5-Capture-Tiny PERL_MODBUILD= yes |