svn commit: r451822 - head/devel/p5-Tie-RegexpHash
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 12 08:10:37 UTC 2017
Author: sunpoet
Date: Thu Oct 12 08:10:36 2017
New Revision: 451822
URL: https://svnweb.freebsd.org/changeset/ports/451822
Log:
Convert to test framework
Approved by: portmgr (blanket)
Modified:
head/devel/p5-Tie-RegexpHash/Makefile
Modified: head/devel/p5-Tie-RegexpHash/Makefile
==============================================================================
--- head/devel/p5-Tie-RegexpHash/Makefile Thu Oct 12 08:10:30 2017 (r451821)
+++ head/devel/p5-Tie-RegexpHash/Makefile Thu Oct 12 08:10:36 2017 (r451822)
@@ -13,7 +13,4 @@ COMMENT= Use regular expressions as hash keys
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