Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2018 18:36:49 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458670 - head/math/gmp
Message-ID:  <201801101836.w0AIancL050853@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jan 10 18:36:49 2018
New Revision: 458670
URL: https://svnweb.freebsd.org/changeset/ports/458670

Log:
  - Switch to new test framework
  
  Approved by:	portmgr blanket

Modified:
  head/math/gmp/Makefile

Modified: head/math/gmp/Makefile
==============================================================================
--- head/math/gmp/Makefile	Wed Jan 10 18:12:31 2018	(r458669)
+++ head/math/gmp/Makefile	Wed Jan 10 18:36:49 2018	(r458670)
@@ -46,7 +46,4 @@ CONFIGURE_ENV+=	ABI="32"
 post-extract:
 	@${RM} ${WRKSRC}/doc/gmp.info*
 
-regression-test check: build
-	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
-
 .include <bsd.port.post.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801101836.w0AIancL050853>