svn commit: r535265 - head/science/ergo

Mark Linimon linimon at FreeBSD.org
Fri May 15 04:25:57 UTC 2020


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
 


More information about the svn-ports-head mailing list