diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-15 20:10:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-15 20:10:48 +0000 |
commit | 74368270a0c5eee491e56111b6a586fc94650d9c (patch) | |
tree | ab9b627f59d8d4cdb385902013407784f24a2390 /lang/f2c | |
parent | b0b1d311b76d48decb2a246dd650bf8190f18930 (diff) | |
download | ports-74368270a0c5eee491e56111b6a586fc94650d9c.tar.gz ports-74368270a0c5eee491e56111b6a586fc94650d9c.zip |
BROKEN: Corrupt distfile
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=175339
Diffstat (limited to 'lang/f2c')
-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 |