aboutsummaryrefslogtreecommitdiff
path: root/net/mpich2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-02-15 23:09:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-02-15 23:09:25 +0000
commit4ac48ce5aecbbd6b806eaa2dedc596fb15592b81 (patch)
tree54d322a8050c10163ca6392e16c88e6ed0e6d9f2 /net/mpich2
parent1728f430231f2415deb4b5b7d5b7c9b29ba88093 (diff)
downloadports-4ac48ce5aecbbd6b806eaa2dedc596fb15592b81.tar.gz
ports-4ac48ce5aecbbd6b806eaa2dedc596fb15592b81.zip
Notes
Diffstat (limited to 'net/mpich2')
-rw-r--r--net/mpich2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile
index 7890c8e2bde7..d81382e606a9 100644
--- a/net/mpich2/Makefile
+++ b/net/mpich2/Makefile
@@ -33,6 +33,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LICENSE_NAME= MPICH
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+BROKEN= does not package
+
.if defined(MAINTAINER_MODE)
WITH_RECV_TIMEOUT?= 100
.else