diff options
Diffstat (limited to 'devel/kelp/Makefile')
-rw-r--r-- | devel/kelp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/kelp/Makefile b/devel/kelp/Makefile index 1fa4a6972f60..248cd6717311 100644 --- a/devel/kelp/Makefile +++ b/devel/kelp/Makefile @@ -13,6 +13,8 @@ DISTNAME= KeLP1.3 MAINTAINER= keichii@freebsd.org COMMENT= KeLP is a software infrastructure for parallel computing +BROKEN= "Does not patch" + BUILD_DEPENDS= ${LOCALBASE}/mpich/bin/mpirun:${PORTSDIR}/net/mpich MAN3= kelp.3 |