1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Marked broken for 4.X

PR:             ports/107508
Submitted by:   trasz (maintainer)
This commit is contained in:
Martin Wilke 2007-01-05 09:19:18 +00:00
parent 90d7d4522e
commit 7fc2bca0cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181501

View File

@ -36,6 +36,10 @@ CFLAGS+= -DCHECK
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not compile on 4.x
.endif
.if exists(${LOCALBASE}/mpi/openmpi/bin/mpirun)
WITH_OPENMPI= yes
.endif