diff options
Diffstat (limited to 'lang/f2c/Makefile')
-rw-r--r-- | lang/f2c/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index 403a34bc1da0..d594911a4611 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -18,6 +18,8 @@ COMMENT= Fortran-to-C converter and its run-time libraries EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip +BROKEN= Corrupt distfile + USE_GMAKE= yes USE_LDCONFIG= yes |