svn commit: r451830 - head/www/p5-Catalyst-Plugin-Static
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 12 08:11:31 UTC 2017
Author: sunpoet
Date: Thu Oct 12 08:11:29 2017
New Revision: 451830
URL: https://svnweb.freebsd.org/changeset/ports/451830
Log:
Convert to test framework
Modified:
head/www/p5-Catalyst-Plugin-Static/Makefile
Modified: head/www/p5-Catalyst-Plugin-Static/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Static/Makefile Thu Oct 12 08:11:22 2017 (r451829)
+++ head/www/p5-Catalyst-Plugin-Static/Makefile Thu Oct 12 08:11:29 2017 (r451830)
@@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-regression-test: build
- cd ${WRKSRC}/ && ${MAKE} test
-
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list