aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-07-25 23:52:59 +0800
committerswills <swills@FreeBSD.org>2012-07-25 23:52:59 +0800
commit7d0ccd63ae839880b7b46d804132bf637e51dccd (patch)
tree370316b41edcfa91661d7faeefde8a012bb4e2db
parent619c0a71aa7ea5b5624301c8506bfffc20bdbede (diff)
downloadfreebsd-ports-gnome-7d0ccd63ae839880b7b46d804132bf637e51dccd.tar.gz
freebsd-ports-gnome-7d0ccd63ae839880b7b46d804132bf637e51dccd.tar.zst
freebsd-ports-gnome-7d0ccd63ae839880b7b46d804132bf637e51dccd.zip
- Correct TEST_DEPENDS, Test::More is in p5-Test-Simple
Approved by: des@ (maintainer)
-rw-r--r--devel/p5-MooseX-Types-ISO8601/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MooseX-Types-ISO8601/Makefile b/devel/p5-MooseX-Types-ISO8601/Makefile
index c039fe25b9b6..fc14f1503eae 100644
--- a/devel/p5-MooseX-Types-ISO8601/Makefile
+++ b/devel/p5-MooseX-Types-ISO8601/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= p5-DateTime>=0.03:${PORTSDIR}/devel/p5-DateTime \
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
- p5-Test-More>=0.88:${PORTSDIR}/devel/p5-Test-More
+ p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes