svn commit: r451820 - head/devel/p5-POE-API-Peek
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 12 08:10:25 UTC 2017
Author: sunpoet
Date: Thu Oct 12 08:10:23 2017
New Revision: 451820
URL: https://svnweb.freebsd.org/changeset/ports/451820
Log:
Convert to test framework
Modified:
head/devel/p5-POE-API-Peek/Makefile
Modified: head/devel/p5-POE-API-Peek/Makefile
==============================================================================
--- head/devel/p5-POE-API-Peek/Makefile Thu Oct 12 08:10:17 2017 (r451819)
+++ head/devel/p5-POE-API-Peek/Makefile Thu Oct 12 08:10:23 2017 (r451820)
@@ -24,7 +24,4 @@ USES= perl5
USE_PERL5= configure
INSTALL_TARGET= pure_install
-regression-test:
- @(cd ${WRKSRC} && ${PERL} ${CONFIGURE_SCRIPT} && ${MAKE} test)
-
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list