mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Fixed build dependency
Submitted by: bento
This commit is contained in:
parent
816e55ba89
commit
e0ab61bca1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88029
@ -9,10 +9,10 @@ MASTERDIR= ${.CURDIR}/../mpqc/
|
||||
|
||||
PKGNAMESUFFIX= -mpich
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich
|
||||
|
||||
.include "${.CURDIR}/../mpqc/Makefile"
|
||||
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich
|
||||
|
||||
# MPICH implimentation is not thread safe
|
||||
CONFIGURE_ARGS+= --with-libdirs="-L${LOCALBASE}/lib -L${LOCALBASE}/mpich/lib" \
|
||||
--with-include="-I${LOCALBASE}/mpich/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user