diff options
author | kris <kris@FreeBSD.org> | 2005-12-18 02:53:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-12-18 02:53:20 +0800 |
commit | f9bd35c78d23b6064b0b4464c4124afb364d684d (patch) | |
tree | b60e06176ad64ab2fd40d9506aebeb8da8c77652 /net/openmpi | |
parent | 4f21092bd99eb83e0342827834da3ca54d645c95 (diff) | |
download | freebsd-ports-gnome-f9bd35c78d23b6064b0b4464c4124afb364d684d.tar.gz freebsd-ports-gnome-f9bd35c78d23b6064b0b4464c4124afb364d684d.tar.zst freebsd-ports-gnome-f9bd35c78d23b6064b0b4464c4124afb364d684d.zip |
BROKEN: Unfetchable
Diffstat (limited to 'net/openmpi')
-rw-r--r-- | net/openmpi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index b6f3701a53af..2be765c72b94 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -19,6 +19,8 @@ COMMENT= A High Performance Message Passing Library LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo +BROKEN= Unfetchable + USE_BZIP2= yes HAS_CONFIGURE= yes USE_GMAKE= yes |