aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-23 07:42:58 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-23 07:42:58 +0800
commit28e77506360193fdb1bacd34c9b0b923db96afbc (patch)
tree217f50ac02da0b7ebc4b28decd3c06bf52965bb5
parenta00de978ca87af8001cdc0a78f0fb846eac19216 (diff)
downloadfreebsd-ports-gnome-28e77506360193fdb1bacd34c9b0b923db96afbc.tar.gz
freebsd-ports-gnome-28e77506360193fdb1bacd34c9b0b923db96afbc.tar.zst
freebsd-ports-gnome-28e77506360193fdb1bacd34c9b0b923db96afbc.zip
Remove Perl core modules
With hat: perl
-rw-r--r--www/p5-Test-LWP-UserAgent/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Test-LWP-UserAgent/Makefile b/www/p5-Test-LWP-UserAgent/Makefile
index ac2ca3451307..7e5487fd13cf 100644
--- a/www/p5-Test-LWP-UserAgent/Makefile
+++ b/www/p5-Test-LWP-UserAgent/Makefile
@@ -19,12 +19,10 @@ BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
p5-Safe-Isa>=0:devel/p5-Safe-Isa \
p5-Try-Tiny>=0:lang/p5-Try-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-ExtUtils-MakeMaker>=0:devel/p5-ExtUtils-MakeMaker \
- p5-Plack>=0:www/p5-Plack \
+TEST_DEPENDS= p5-Plack>=0:www/p5-Plack \
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
- p5-Test-Simple>=0:devel/p5-Test-Simple \
p5-Test-Requires>=0:devel/p5-Test-Requires \
p5-Test-Warnings>=0:devel/p5-Test-Warnings