diff options
Diffstat (limited to 'math/bihar/Makefile')
-rw-r--r-- | math/bihar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 34b916df7ce0..973e52a73dc9 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -41,7 +41,7 @@ LIB_DEPENDS= linpack.3:${PORTSDIR}/math/linpack NO_STAGE= yes NO_WRKSUBDIR= yes USE_LDCONFIG= yes -USE_FORTRAN= yes +USES= fortran .if !defined(NOPORTDOCS) PORTDOCS= fft.doc |