aboutsummaryrefslogtreecommitdiff
path: root/math/kktdirect
diff options
context:
space:
mode:
Diffstat (limited to 'math/kktdirect')
-rw-r--r--math/kktdirect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kktdirect/Makefile b/math/kktdirect/Makefile
index 98086f4463b9..98208b0feb18 100644
--- a/math/kktdirect/Makefile
+++ b/math/kktdirect/Makefile
@@ -11,7 +11,7 @@ DISTNAME= KKTDirect${PORTVERSION}
MAINTAINER= bf@FreeBSD.org
COMMENT= Direct solver package for saddle-point (KKT) matrices
-USE_FORTRAN= yes
+USES= fortran
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes