From 3f02bb065b2582174ea5c038dde08fdc99f8bb2a Mon Sep 17 00:00:00 2001 From: maho Date: Sat, 6 Jan 2007 22:35:25 +0000 Subject: Fix typo. --- science/mpqc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/mpqc') diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index ffbea0dbe880..14f469085324 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -26,7 +26,7 @@ PLIST_SUB+= VERSION=${PORTVERSION} BUILD_DEPENDS+= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc .endif .if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS) ->WITH_ATLAS= yes +WITH_ATLAS= yes .endif .if defined(WITH_ATLAS) LIB_DEPENDS+= atlas.1:${PORTSDIR}/math/atlas -- cgit