svn commit: r451821 - head/devel/p5-Test-InDistDir

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


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>


More information about the svn-ports-all mailing list