Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 08:09:55 +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: r451816 - head/devel/p5-BSD-devstat
Message-ID:  <201710120809.v9C89tqr057997@repo.freebsd.org>

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

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

Modified:
  head/devel/p5-BSD-devstat/Makefile

Modified: head/devel/p5-BSD-devstat/Makefile
==============================================================================
--- head/devel/p5-BSD-devstat/Makefile	Thu Oct 12 08:09:49 2017	(r451815)
+++ head/devel/p5-BSD-devstat/Makefile	Thu Oct 12 08:09:55 2017	(r451816)
@@ -13,7 +13,4 @@ COMMENT=	Perl extension of devstat(3) API
 USES=		perl5
 USE_PERL5=	configure
 
-regression-test:
-	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?201710120809.v9C89tqr057997>