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:
parent
11ed033966
commit
dc9314e6fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397550
@ -21,7 +21,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -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>
|
||||
|
@ -15,7 +15,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,7 +20,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -23,7 +23,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,7 +19,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user