summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Connector/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2021-10-12 15:42:45 +0800
committerWen Heping <wen@FreeBSD.org>2021-10-12 15:42:45 +0800
commit238bc069024e93cb31bb6080566d1218a991b1d2 (patch)
treecf151b9e7090cb73e39fbb6f74fd19539734b364 /databases/p5-DBIx-Connector/Makefile
parentdevel/apache-commons-daemon: fix MASTER_SITES breakage (diff)
databases/p5-DBIx-Connector: Update to 0.57
Diffstat (limited to 'databases/p5-DBIx-Connector/Makefile')
-rw-r--r--databases/p5-DBIx-Connector/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile
index 34b9e8125af1..ef4b996e9a2c 100644
--- a/databases/p5-DBIx-Connector/Makefile
+++ b/databases/p5-DBIx-Connector/Makefile
@@ -1,5 +1,5 @@
PORTNAME= DBIx-Connector
-PORTVERSION= 0.56
+PORTVERSION= 0.57
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,7 +12,7 @@ RUN_DEPENDS= p5-DBI>=1.605:databases/p5-DBI
TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-MockModule
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= configure
NO_ARCH= yes