Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2020 04:25:56 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535265 - head/science/ergo
Message-ID:  <202005150425.04F4Pu42073427@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri May 15 04:25:56 2020
New Revision: 535265
URL: https://svnweb.freebsd.org/changeset/ports/535265

Log:
  Some days it does not pay to get out of bed.

Modified:
  head/science/ergo/Makefile

Modified: head/science/ergo/Makefile
==============================================================================
--- head/science/ergo/Makefile	Fri May 15 04:21:24 2020	(r535264)
+++ head/science/ergo/Makefile	Fri May 15 04:25:56 2020	(r535265)
@@ -15,7 +15,7 @@ LIB_DEPENDS=	libblas.so:math/blas \
 		liblapack.so:math/lapack
 TEST_DEPENDS=	bash:shells/bash
 
-USES=		69619.pts-12.portsjail gmake localbase shebangfix
+USES=		compiler:c++11-lang gmake localbase shebangfix
 
 SHEBANG_FILES=	test/check_eigenvectors.sh test/compare_homo_lumo.sh
 



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