1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

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'
This commit is contained in:
Matthew Seaman 2015-09-22 16:18:31 +00:00
parent 11ed033966
commit dc9314e6fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397550
8 changed files with 0 additions and 24 deletions

View File

@ -21,7 +21,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -18,7 +18,4 @@ PORTSCOUT= limit:^0\.[1-9]
USES= perl5
USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -15,7 +15,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -16,7 +16,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -20,7 +20,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -23,7 +23,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -16,7 +16,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -19,7 +19,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>