aboutsummaryrefslogtreecommitdiff
path: root/science/cgnslib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/cgnslib/Makefile')
-rw-r--r--science/cgnslib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile
index c45928ef945e..3db38778cf7a 100644
--- a/science/cgnslib/Makefile
+++ b/science/cgnslib/Makefile
@@ -46,7 +46,7 @@ PLIST_SUB= HDF5="@comment "
.endif
.if ${PORT_OPTIONS:MTESTS}
-USE_FORTRAN= yes
+USES+= fortran
CMAKE_ARGS+= -DENABLE_TESTS:BOOL=TRUE -DENABLE_FORTRAN:BOOL=TRUE
TESTSBIN= cgwrite cgread test_partial
.endif