From 2da0983d55a8119cbd64dc4caa186deb8c3722ff Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 27 Sep 1998 05:39:37 +0000 Subject: libcor.so -> libblas.so --- math/eispack/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/eispack') diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 0185011e767a..2b64c65a9bce 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1994 # Whom: ljo # -# $Id: Makefile,v 1.13 1998/07/07 18:40:47 scrappy Exp $ +# $Id: Makefile,v 1.14 1998/07/07 19:21:06 scrappy Exp $ # DISTNAME= eispack @@ -15,7 +15,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/eispack/ \ 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 -- cgit v1.2.3