1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Remove Perl core modules

- Add NO_ARCH
- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-30 13:43:42 +00:00
parent 1178fdbb5c
commit 3a28b0f9aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444734

View File

@ -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