aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-CSV/Makefile')
-rw-r--r--databases/p5-DBD-CSV/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 9e8c7d3b9117..d9f85130150f 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= DBD-CSV
-PORTVERSION= 0.53
+PORTVERSION= 0.54
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
@@ -20,6 +20,7 @@ RUN_DEPENDS= p5-DBI>=1.636:databases/p5-DBI \
USES= perl5 tar:tgz
USE_PERL5= configure
+
NO_ARCH= yes
.include <bsd.port.mk>