aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-30 19:54:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-30 19:54:32 +0000
commita6ff6848c4661fc53d9f927a688a8d168bcfa08a (patch)
treea79b1bd9c8a3207376df8b87f5b701b033b4d311 /databases/p5-DBD-CSV/Makefile
parentfc2ff1fbb5f302e5cd13a7ce62085b93b8951f5f (diff)
downloadports-a6ff6848c4661fc53d9f927a688a8d168bcfa08a.tar.gz
ports-a6ff6848c4661fc53d9f927a688a8d168bcfa08a.zip
Update to 0.54
Notes
Notes: svn path=/head/; revision=483526
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>