diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-16 06:20:27 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-16 06:20:27 +0800 |
commit | c58253bf4e377930174a25051ca0eeb99a61a894 (patch) | |
tree | 93a3e53b6c19de868a358e34e8c6ba7e5d09a9f4 /net | |
parent | 3a98b8077796f62087fd69000ec2867c052727df (diff) | |
download | freebsd-ports-graphics-c58253bf4e377930174a25051ca0eeb99a61a894.tar.gz freebsd-ports-graphics-c58253bf4e377930174a25051ca0eeb99a61a894.tar.zst freebsd-ports-graphics-c58253bf4e377930174a25051ca0eeb99a61a894.zip |
Mark as broken: fails to configure.
Diffstat (limited to 'net')
-rw-r--r-- | net/lam7/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/lam7/Makefile b/net/lam7/Makefile index 59ed939ffc1..cd52f14dc4d 100644 --- a/net/lam7/Makefile +++ b/net/lam7/Makefile @@ -15,6 +15,8 @@ DISTNAME= lam-${PORTVERSION} MAINTAINER= jan.lentfer@web.de COMMENT= Local Area Multicomputer MPI implementation +BROKEN= fails to configure + USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes |