svn commit: r451826 - head/security/p5-Net-SinFP
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 12 08:11:05 UTC 2017
Author: sunpoet
Date: Thu Oct 12 08:11:03 2017
New Revision: 451826
URL: https://svnweb.freebsd.org/changeset/ports/451826
Log:
Convert to test framework
Approved by: portmgr (blanket)
Modified:
head/security/p5-Net-SinFP/Makefile
Modified: head/security/p5-Net-SinFP/Makefile
==============================================================================
--- head/security/p5-Net-SinFP/Makefile Thu Oct 12 08:10:57 2017 (r451825)
+++ head/security/p5-Net-SinFP/Makefile Thu Oct 12 08:11:03 2017 (r451826)
@@ -42,9 +42,6 @@ INSTALL_TARGET= pure_install
post-patch:
@${REINPLACE_CMD} -e 's/.*EXE_FILES.*//' ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-regression-test:
- @(cd ${WRKSRC} && ${PERL} ${CONFIGURE_SCRIPT} && ${MAKE} test)
.endif
ONLY_FOR_ARCHS= i386 amd64
More information about the svn-ports-head
mailing list