Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 08:10:30 +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: r451821 - head/devel/p5-Test-InDistDir
Message-ID:  <201710120810.v9C8AUxG058531@repo.freebsd.org>

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

Log:
  Convert to test framework

Modified:
  head/devel/p5-Test-InDistDir/Makefile

Modified: head/devel/p5-Test-InDistDir/Makefile
==============================================================================
--- head/devel/p5-Test-InDistDir/Makefile	Thu Oct 12 08:10:23 2017	(r451820)
+++ head/devel/p5-Test-InDistDir/Makefile	Thu Oct 12 08:10:30 2017	(r451821)
@@ -14,7 +14,4 @@ COMMENT=	Test environment setup for development with I
 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.v9C8AUxG058531>