svn commit: r451829 - head/www/p5-Catalyst-Plugin-Session-FastMmap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 12 08:11:24 UTC 2017


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>


More information about the svn-ports-all mailing list