summaryrefslogtreecommitdiff
path: root/math/linpack
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-27 05:39:37 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-27 05:39:37 +0000
commit2da0983d55a8119cbd64dc4caa186deb8c3722ff (patch)
treeafcdc79d30eeaa2ed990805b3e5ebf9fa97390aa /math/linpack
parentConvert to ELF. (diff)
libcor.so -> libblas.so
Notes
Notes: svn path=/head/; revision=13445
Diffstat (limited to 'math/linpack')
-rw-r--r--math/linpack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index cd9e47633c07..490a89ed85a1 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.13 1998/07/07 19:04:05 scrappy Exp $
+# $Id: Makefile,v 1.14 1998/07/07 19:21:11 scrappy Exp $
#
DISTNAME= linpack
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/linpack/ \
DIST_SUBDIR= ${DISTNAME}
-RUN_DEPENDS= ${PREFIX}/lib/libcor.so.1.0:${PORTSDIR}/math/blas
+RUN_DEPENDS= ${PREFIX}/lib/libblas.so.1:${PORTSDIR}/math/blas
EXTRACT_CMD= ${SCRIPTDIR}/uncomp
EXTRACT_SUFX= .gz