aboutsummaryrefslogtreecommitdiff
path: root/math/blas/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-09-07 01:18:58 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-09-07 01:18:58 +0000
commitd920629ac464d538eae37e44d9d36eb61df8f287 (patch)
tree4efecdfdae548396f648a70bab3f715ac6d141eb /math/blas/Makefile
parent417bc1b38e556eafd6783616a77b7a74944b2615 (diff)
downloadports-d920629ac464d538eae37e44d9d36eb61df8f287.tar.gz
ports-d920629ac464d538eae37e44d9d36eb61df8f287.zip
Notes
Diffstat (limited to 'math/blas/Makefile')
-rw-r--r--math/blas/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index 8abe2e003caf..632dda8e6a0c 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -9,9 +9,9 @@ PORTNAME= blas
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= ftp://netlib.bell-labs.com/netlib/blas/ \
+MASTER_SITES= http://www.netlib.org/blas/ \
ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/blas/ \
- http://www.netlib.org/blas/
+ ftp://netlib.bell-labs.com/netlib/blas/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
@@ -19,9 +19,8 @@ MAINTAINER= maho@FreeBSD.org
COMMENT= Basic Linear Algebra, level 1, 2, and 3
USE_LDCONFIG= yes
-
-NO_WRKSUBDIR= yes
USE_FORTRAN= yes
+WRKSRC= ${WRKDIR}/BLAS
PLIST_FILES= lib/libblas.a lib/libblas.so lib/libblas.so.2