Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 08:10:02 +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: r451817 - head/devel/p5-IO-Prompter
Message-ID:  <201710120810.v9C8A2pI058114@repo.freebsd.org>

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

Log:
  Convert to test framework
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-IO-Prompter/Makefile

Modified: head/devel/p5-IO-Prompter/Makefile
==============================================================================
--- head/devel/p5-IO-Prompter/Makefile	Thu Oct 12 08:09:55 2017	(r451816)
+++ head/devel/p5-IO-Prompter/Makefile	Thu Oct 12 08:10:02 2017	(r451817)
@@ -17,7 +17,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?201710120810.v9C8A2pI058114>