Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 08:11:23 +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: r451829 - head/www/p5-Catalyst-Plugin-Session-FastMmap
Message-ID:  <201710120811.v9C8BNk3062454@repo.freebsd.org>

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

Log:
  Convert to test framework

Modified:
  head/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile

Modified: head/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile	Thu Oct 12 08:11:15 2017	(r451828)
+++ head/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile	Thu Oct 12 08:11:22 2017	(r451829)
@@ -24,7 +24,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.v9C8BNk3062454>