diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Test-LWP-UserAgent/Makefile | 4 |
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 |