aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-06 01:27:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-06 01:27:57 +0800
commit5f35deffdf454289d17883d3222fac3c71257cde (patch)
treead72bfcae1121f999097ac3db8c8802f65cfd68b /databases
parent43f7abb16cec76fcc286359e235ac847a0d58008 (diff)
downloadfreebsd-ports-gnome-5f35deffdf454289d17883d3222fac3c71257cde.tar.gz
freebsd-ports-gnome-5f35deffdf454289d17883d3222fac3c71257cde.tar.zst
freebsd-ports-gnome-5f35deffdf454289d17883d3222fac3c71257cde.zip
- Add PORTSCOUT
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Class/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index 4650f2f209b7..de587aa7fa87 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -62,6 +62,8 @@ TEST_DEPENDS= p5-Class-DBI-Plugin-DeepAbstractSearch>=0:${PORTSDIR}/databases/p5
OPTIONS_DEFINE= SQLT
SQLT_DESC= SQL::Translator (generate DDL from schema)
+PORTSCOUT= limit:^[0-9\.]*$$
+
USES= perl5
USE_PERL5= configure
CONFIGURE_ENV= DBICTEST_NO_SQLITE_CHECK=1