diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-10-16 19:43:41 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-10-16 19:43:41 +0000 |
commit | 91107a6445728126014a511e0619c22802f56c4f (patch) | |
tree | a5e72ccacc78b90b3cbd818611051e2a0b23d55c /lang | |
parent | 13fd0a4895ad15737fc3cb1fdace3305e0267741 (diff) | |
download | ports-91107a6445728126014a511e0619c22802f56c4f.tar.gz ports-91107a6445728126014a511e0619c22802f56c4f.zip |
Notes
Diffstat (limited to 'lang')
-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 |