aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2015-07-26 04:20:21 +0800
committerrene <rene@FreeBSD.org>2015-07-26 04:20:21 +0800
commitf4f46fcf807d2755932d3016b52c1834ea277135 (patch)
tree85a57e1c9d182c27b788e5caed56823a4667a444
parent30f05e6ff861b633b914b71b02362f77683f3264 (diff)
downloadfreebsd-ports-gnome-f4f46fcf807d2755932d3016b52c1834ea277135.tar.gz
freebsd-ports-gnome-f4f46fcf807d2755932d3016b52c1834ea277135.tar.zst
freebsd-ports-gnome-f4f46fcf807d2755932d3016b52c1834ea277135.zip
Switch the test dependency from devel/p5-Test-use-ok (which is expired) to
devel/p5-Test-Simple Approved by: perl (swills)
-rw-r--r--devel/p5-Hash-Util-FieldHash-Compat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Hash-Util-FieldHash-Compat/Makefile b/devel/p5-Hash-Util-FieldHash-Compat/Makefile
index d46ada8304bc..ecce4ed17d00 100644
--- a/devel/p5-Hash-Util-FieldHash-Compat/Makefile
+++ b/devel/p5-Hash-Util-FieldHash-Compat/Makefile
@@ -16,7 +16,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Tie-RefHash-Weak>=0.08:${PORTSDIR}/devel/p5-Tie-RefHash-Weak
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
+TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure