aboutsummaryrefslogtreecommitdiffstats
path: root/math/blas/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-09-07 09:18:58 +0800
committermaho <maho@FreeBSD.org>2007-09-07 09:18:58 +0800
commitc30c79a3d34ace3345c101456235cfc937c44275 (patch)
treefba00efa3022ddf2fa6b6d9106a20ba0239038af /math/blas/Makefile
parentb561fc4ef7abc238d94061a17677461b2c8ca410 (diff)
downloadfreebsd-ports-gnome-c30c79a3d34ace3345c101456235cfc937c44275.tar.gz
freebsd-ports-gnome-c30c79a3d34ace3345c101456235cfc937c44275.tar.zst
freebsd-ports-gnome-c30c79a3d34ace3345c101456235cfc937c44275.zip
Make fetchable. The distfile has been changed and taking the diff
of old and new one, I only see non-functional changes. Also setting netlib.org as the primal mastersite is appropreate. Submitted by: vittorio <vdemart1@tin.it>
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