Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 08:10:24 +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: r451820 - head/devel/p5-POE-API-Peek
Message-ID:  <201710120810.v9C8AOTL058424@repo.freebsd.org>

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

Log:
  Convert to test framework

Modified:
  head/devel/p5-POE-API-Peek/Makefile

Modified: head/devel/p5-POE-API-Peek/Makefile
==============================================================================
--- head/devel/p5-POE-API-Peek/Makefile	Thu Oct 12 08:10:17 2017	(r451819)
+++ head/devel/p5-POE-API-Peek/Makefile	Thu Oct 12 08:10:23 2017	(r451820)
@@ -24,7 +24,4 @@ USES=		perl5
 USE_PERL5=	configure
 INSTALL_TARGET=	pure_install
 
-regression-test:
-	@(cd ${WRKSRC} && ${PERL} ${CONFIGURE_SCRIPT} && ${MAKE} test)
-
 .include <bsd.port.mk>



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