From dba4cab76468e18864ef4a7a7b10e7d8a3f81718 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 11 Aug 2003 23:16:49 +0000 Subject: Fix configure failure (autoconf257 is required) --- 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 011e49be4e8b..e0eb991cb69a 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -17,7 +17,7 @@ DISTFILES+= mpqc-man-${PORTVERSION}.tar.gz mpqc-html-${PORTVERSION}.tar.gz MAINTAINER= maho@FreeBSD.org COMMENT= The massively parallel quantum computing library and program -RUN_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257 +BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257 LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \ atlas:${PORTSDIR}/math/atlas -- cgit v1.2.3