svn commit: r451814 - head/cad/p5-Verilog-Perl
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 12 08:09:45 UTC 2017
Author: sunpoet
Date: Thu Oct 12 08:09:44 2017
New Revision: 451814
URL: https://svnweb.freebsd.org/changeset/ports/451814
Log:
Convert to test framework
Approved by: portmgr (blanket)
Modified:
head/cad/p5-Verilog-Perl/Makefile
Modified: head/cad/p5-Verilog-Perl/Makefile
==============================================================================
--- head/cad/p5-Verilog-Perl/Makefile Thu Oct 12 08:09:38 2017 (r451813)
+++ head/cad/p5-Verilog-Perl/Makefile Thu Oct 12 08:09:44 2017 (r451814)
@@ -24,7 +24,4 @@ post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Verilog/Parser/*.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Verilog/Preproc/*.so
-regression-test: build
- make test -C ${WRKSRC}
-
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list