From dc9314e6fd370a6f1a6557dc107bcb9acb1eaa41 Mon Sep 17 00:00:00 2001 From: Matthew Seaman Date: Tue, 22 Sep 2015 16:18:31 +0000 Subject: Delete the redundant 'regression-test:' target from those of my perl ports that have it. There's a generic regression-test target identical to these provided via 'USES=perl5' --- mail/p5-Test-Email/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'mail/p5-Test-Email') diff --git a/mail/p5-Test-Email/Makefile b/mail/p5-Test-Email/Makefile index ec3df05dc11d..898cdf1f3163 100644 --- a/mail/p5-Test-Email/Makefile +++ b/mail/p5-Test-Email/Makefile @@ -23,7 +23,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -regression-test: build - @cd ${WRKSRC} && ${MAKE} test - .include -- cgit v1.2.3