aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-01-30 10:25:35 +0800
committerswills <swills@FreeBSD.org>2012-01-30 10:25:35 +0800
commit6788614e57c1ac8c21a9158c6da08c7759644cc8 (patch)
tree45d9da3b4b4fb5356565c39e87789576d46e7d62 /devel
parent9867febaea78eb44467c21e57cbb3f54eb08f666 (diff)
downloadfreebsd-ports-gnome-6788614e57c1ac8c21a9158c6da08c7759644cc8.tar.gz
freebsd-ports-gnome-6788614e57c1ac8c21a9158c6da08c7759644cc8.tar.zst
freebsd-ports-gnome-6788614e57c1ac8c21a9158c6da08c7759644cc8.zip
- Add TEST_DEPENDS
PR: ports/164553 Submitted by: swills (myself) Approved by: maintainer (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-Page-NoTotalEntries/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Data-Page-NoTotalEntries/Makefile b/devel/p5-Data-Page-NoTotalEntries/Makefile
index 462fb3e9c9f3..5ae7286da67c 100644
--- a/devel/p5-Data-Page-NoTotalEntries/Makefile
+++ b/devel/p5-Data-Page-NoTotalEntries/Makefile
@@ -18,6 +18,7 @@ COMMENT= Perl extension for paging results without total entries
RUN_DEPENDS= \
p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes