aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV/Makefile
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2013-08-01 13:28:58 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2013-08-01 13:28:58 +0000
commit49e7ce127e086b0a82d6c2307ff5006eb244dc88 (patch)
tree5f7e318d29ff3b569da459139eb39c57b9d3ccca /databases/p5-DBD-CSV/Makefile
parent80940a970f0a8a301a9b8c120c113011948ae71b (diff)
downloadports-49e7ce127e086b0a82d6c2307ff5006eb244dc88.tar.gz
ports-49e7ce127e086b0a82d6c2307ff5006eb244dc88.zip
- Update to 0.41
- Convert to new perl5 framework - Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.41/ChangeLog
Notes
Notes: svn path=/head/; revision=324105
Diffstat (limited to 'databases/p5-DBD-CSV/Makefile')
-rw-r--r--databases/p5-DBD-CSV/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 4492985ed156..ca472497b279 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= DBD-CSV
-PORTVERSION= 0.38
+PORTVERSION= 0.41
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
@@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \
p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Bundle::DBD::CSV.3 \
DBD::CSV.3