diff options
Diffstat (limited to 'math/x12arima/Makefile')
-rw-r--r-- | math/x12arima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/x12arima/Makefile b/math/x12arima/Makefile index 88abbf6074b7..66412775a28a 100644 --- a/math/x12arima/Makefile +++ b/math/x12arima/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= jh@jameshoward.us COMMENT= X-12-ARIMA seasonal adjustment program -USE_FORTRAN= yes +USES= fortran NO_WRKSUBDIR= yes MAKEFILE= makefile.lnx NO_STAGE= yes |