From ec29e4e549fc88e6c284e42f44ee37a00be16e66 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sun, 9 Jul 2006 01:53:06 +0000 Subject: BLACS port doesn't acutally depend on LAPACK and BLAS --- math/blacs/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'math') diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 85d23d4a6b79..9966d39fa137 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -22,8 +22,6 @@ EXTRACT_ONLY= mpiblacs.tgz blacstester.tgz mpiblacs-patch03.tgz MAINTAINER= maho@FreeBSD.org COMMENT= The BLACS (Basic Linear Algebra Communication Subprograms) -LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \ - atlas:${PORTSDIR}/math/atlas BUILD_DEPENDS= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich PKGMESSAGE= ${WRKDIR}/pkg-message -- cgit v1.2.3