- Remove some regression-test for p5- that suck in between submission,-exp,

and commit

PR:             ports/165605 (follow up)
This commit is contained in:
Philip M. Gollucci 2012-03-08 21:03:50 +00:00
parent 2555c5a4d1
commit 4ecf489d86
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292983
5 changed files with 0 additions and 15 deletions

View File

@ -23,7 +23,4 @@ PERL_CONFIGURE= yes
MAN3= Net::DAAP::DMAP.3
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
.include <bsd.port.mk>

View File

@ -17,7 +17,4 @@ PERL_CONFIGURE= yes
MAN3= Class::Base.3
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
.include <bsd.port.mk>

View File

@ -31,7 +31,4 @@ RUN_DEPENDS+= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
MAN3= Config::Auto.3
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
.include <bsd.port.post.mk>

View File

@ -24,7 +24,4 @@ PERL_CONFIGURE= yes
MAN3= Test::Block.3
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
.include <bsd.port.mk>

View File

@ -59,7 +59,4 @@ PLIST_SUB+= WITH_SX="@comment "
TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
.endif
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
.include <bsd.port.post.mk>