Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 08:11:29 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451830 - head/www/p5-Catalyst-Plugin-Static
Message-ID:  <201710120811.v9C8BTJF063441@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 12 08:11:29 2017
New Revision: 451830
URL: https://svnweb.freebsd.org/changeset/ports/451830

Log:
  Convert to test framework

Modified:
  head/www/p5-Catalyst-Plugin-Static/Makefile

Modified: head/www/p5-Catalyst-Plugin-Static/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Static/Makefile	Thu Oct 12 08:11:22 2017	(r451829)
+++ head/www/p5-Catalyst-Plugin-Static/Makefile	Thu Oct 12 08:11:29 2017	(r451830)
@@ -22,7 +22,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-regression-test: build
-	cd ${WRKSRC}/ && ${MAKE} test
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710120811.v9C8BTJF063441>