aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/p5-Parallel-MPI/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Parallel-MPI/Makefile b/net/p5-Parallel-MPI/Makefile
index 726845cc3fc8..b480ef72733e 100644
--- a/net/p5-Parallel-MPI/Makefile
+++ b/net/p5-Parallel-MPI/Makefile
@@ -19,6 +19,8 @@ COMMENT= Perl interface to the MPI message passing system
BUILD_DEPENDS= ${LOCALBASE}/mpich/bin/mpicc:${PORTSDIR}/net/mpich
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= fails to link
+
PERL_CONFIGURE= yes
CC= ${PREFIX}/mpich/bin/mpicc
CONFIGURE_ARGS= LD="${PREFIX}/mpich/bin/mpicc" INC="-I${PREFIX}/mpich/include"