1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

Fix distfile message. add one more mirror.

Submitted by:	avg@ (Andriy Gapon)
This commit is contained in:
Maho Nakata 2010-04-14 22:51:53 +00:00
parent 4093cf1efc
commit d1b55a25b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252697

View File

@ -8,7 +8,10 @@
PORTNAME= gotoblas
PORTVERSION= 2.${GOTOBLAS2VER}
CATEGORIES= math
MASTER_SITES= ftp://ftp.netlib.org/lapack/:lapack ftp://ftp.netlib.org/lapack/timing/:lapack_tmg
MASTER_SITES= ftp://ftp.netlib.org/lapack/:lapack \
ftp://ftp.netlib.org/lapack/timing/:lapack_tmg \
ftp://ftp.netlib.no/netlib/lapack/:lapack \
ftp://ftp.netlib.no/netlib/lapack/timing/:lapack_tmg
DISTFILES= GotoBLAS2-${GOTOBLAS2VER}.tar.gz lapack-3.1.1.tgz:lapack large.tgz:lapack_tmg timing.tgz:lapack_tmg
EXTRACT_ONLY= ${GOTOBLAS2_SRCFILE}
@ -68,7 +71,7 @@ MAKE_FLAGS+= F_COMPILER=IBM
do-fetch:
@${ECHO_CMD} "You need to fetch ${GOTOBLAS2_SRCFILE} from:"
@${ECHO_CMD} "http://www.tacc.utexas.edu/tacc-projects/"
@${ECHO_CMD} "and put it in ${DISTDIR}."
@${ECHO_CMD} "and put it in ${DISTDIR}/gotoblas."
.endif
pre-build::