aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-30 13:43:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-30 13:43:42 +0000
commit3a28b0f9aa5a8838c2d92b737029760caf45e18d (patch)
tree221a5cba8683d9e18b6436ec49d6cd53eeb49053 /databases/p5-DBIx-Class
parent1178fdbb5caf36cee7150cf648955405de7af638 (diff)
Remove Perl core modules
- Add NO_ARCH - Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=444734
Diffstat (limited to 'databases/p5-DBIx-Class')
-rw-r--r--databases/p5-DBIx-Class/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index aec0c235284b..f96602b8a85d 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -3,6 +3,7 @@
PORTNAME= DBIx-Class
PORTVERSION= 0.082840
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -54,7 +55,6 @@ TEST_DEPENDS= p5-Class-DBI-Plugin-DeepAbstractSearch>=0:databases/p5-Class-DBI-P
p5-Test-Warn>=0.21:devel/p5-Test-Warn \
p5-Test-Deep>0.101:devel/p5-Test-Deep \
p5-Text-CSV>=0:textproc/p5-Text-CSV \
- p5-Time-Piece>=0:devel/p5-Time-Piece \
p5-Time-Piece-MySQL>=0:databases/p5-Time-Piece-MySQL \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
@@ -63,6 +63,7 @@ SQLT_DESC= SQL::Translator (generate DDL from schema)
PORTSCOUT= limit:^[0-9\.]*$$
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
CONFIGURE_ENV= DBICTEST_NO_SQLITE_CHECK=1