diff options
-rw-r--r-- | lang/f2c/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index d594911a4611..725fef08ab22 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -18,8 +18,7 @@ COMMENT= Fortran-to-C converter and its run-time libraries EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip -BROKEN= Corrupt distfile - +GUNZIP_CMD= minigzip -d USE_GMAKE= yes USE_LDCONFIG= yes |