git: 5d909924e585 - main - math/libRmath: Incorporate portclippy formatting suggestion

Joseph Mingrone jrm at FreeBSD.org
Wed Apr 7 23:13:58 UTC 2021


The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d909924e5859d38671f0b4a5b1af88eeaecf797

commit 5d909924e5859d38671f0b4a5b1af88eeaecf797
Author:     Joseph Mingrone <jrm at FreeBSD.org>
AuthorDate: 2021-04-07 20:09:48 +0000
Commit:     Joseph Mingrone <jrm at FreeBSD.org>
CommitDate: 2021-04-07 23:13:44 +0000

    math/libRmath: Incorporate portclippy formatting suggestion
---
 math/libRmath/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index c8c672975377..92f76fa10934 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -44,8 +44,8 @@ OPTIONS_EXCLUDE_armv7=		FLANG
 OPTIONS_EXCLUDE_i386=		FLANG
 
 FLANG_DESC=	Use experimental flang instead of default Fortran compiler
-FLANG_USES_OFF=	fortran
 FLANG_USES=	fortran:flang
+FLANG_USES_OFF=	fortran
 
 _RMATH_SOVERSION=	${DISTVERSION:R}
 


More information about the dev-commits-ports-all mailing list