From e8f1dc7fbed942c237d6f4515e94514ab6280ad6 Mon Sep 17 00:00:00 2001 From: maho Date: Sat, 30 Aug 2003 01:40:58 +0000 Subject: Fixed build dependency Submitted by: bento --- science/mpqc-mpich/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'science') diff --git a/science/mpqc-mpich/Makefile b/science/mpqc-mpich/Makefile index 2e5315a..ad8b3f2 100644 --- a/science/mpqc-mpich/Makefile +++ b/science/mpqc-mpich/Makefile @@ -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" \ -- cgit v1.1