summaryrefslogtreecommitdiff
path: root/lang/f2c
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-10-16 19:43:41 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-10-16 19:43:41 +0000
commit91107a6445728126014a511e0619c22802f56c4f (patch)
treea5e72ccacc78b90b3cbd818611051e2a0b23d55c /lang/f2c
parentUse INST_TARGET instead of TARGETDIR locally to avoid conflicting (diff)
Replace gunzip by minigzip, until gunzip get fixed.
Approved by: portmgr (Kris) Suggested by: delphij
Notes
Notes: svn path=/head/; revision=175359
Diffstat (limited to 'lang/f2c')
-rw-r--r--lang/f2c/Makefile3
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