aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-08-11 23:16:49 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-08-11 23:16:49 +0000
commitdba4cab76468e18864ef4a7a7b10e7d8a3f81718 (patch)
treee134f813e5b3091efcfa064b17eff2159b15af2b /science
parentcf56aae731eb94d0ef5705feeb4c7cba65bdf3dc (diff)
downloadports-dba4cab76468e18864ef4a7a7b10e7d8a3f81718.tar.gz
ports-dba4cab76468e18864ef4a7a7b10e7d8a3f81718.zip
Fix configure failure (autoconf257 is required)
Notes
Notes: svn path=/head/; revision=86786
Diffstat (limited to 'science')
-rw-r--r--science/mpqc/Makefile2
1 files changed, 1 insertions, 1 deletions
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