svn commit: r451819 - head/devel/p5-MooseX-Log-Log4perl

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


Author: sunpoet
Date: Thu Oct 12 08:10:17 2017
New Revision: 451819
URL: https://svnweb.freebsd.org/changeset/ports/451819

Log:
  Convert to test framework

Modified:
  head/devel/p5-MooseX-Log-Log4perl/Makefile

Modified: head/devel/p5-MooseX-Log-Log4perl/Makefile
==============================================================================
--- head/devel/p5-MooseX-Log-Log4perl/Makefile	Thu Oct 12 08:10:09 2017	(r451818)
+++ head/devel/p5-MooseX-Log-Log4perl/Makefile	Thu Oct 12 08:10:17 2017	(r451819)
@@ -24,7 +24,4 @@ post-patch:
 	@${REINPLACE_CMD} -i '' -e '/auto_install;/d' \
 		${WRKSRC}/Makefile.PL
 
-regression-test: build
-	cd ${WRKSRC} && ${MAKE} test
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list