summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-01-27 17:21:54 +0000
committerswills <swills@FreeBSD.org>2012-01-27 17:21:54 +0000
commit0b1e0b5690effc6fac3665104f34fb475e581a71 (patch)
tree6e31a3522a1732a0459c023b1d2a9ec0ff6305b2
parent23cd80aca0cbad9597b21299035bb4738abcc244 (diff)
downloadFreeBSD-ports-0b1e0b5690effc6fac3665104f34fb475e581a71.zip
FreeBSD-ports-0b1e0b5690effc6fac3665104f34fb475e581a71.tar.gz
- Add TEST_DEPENDS to enable testing
-rw-r--r--databases/p5-SQL-Abstract-Limit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-SQL-Abstract-Limit/Makefile b/databases/p5-SQL-Abstract-Limit/Makefile
index d353e8a..c3b3514 100644
--- a/databases/p5-SQL-Abstract-Limit/Makefile
+++ b/databases/p5-SQL-Abstract-Limit/Makefile
@@ -19,6 +19,8 @@ COMMENT= SQL Portability layer for LIMIT emulation
RUN_DEPENDS= p5-SQL-Abstract>=1.24:${PORTSDIR}/databases/p5-SQL-Abstract \
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
PERL_MODBUILD= yes
OpenPOWER on IntegriCloud