1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Mark as broken: fails to link.

This commit is contained in:
Mark Linimon 2007-10-04 20:34:04 +00:00
parent 37123fa780
commit 16e7073b04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200850

View File

@ -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"