aboutsummaryrefslogtreecommitdiffstats
path: root/math/linpack
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-09-26 01:57:03 +0800
committersteve <steve@FreeBSD.org>1999-09-26 01:57:03 +0800
commit1bc1b0e414aa88b63834250b0a8ef516f016bb38 (patch)
tree0a6ad55e149d6dd3a6f1be8546a65a5e85dd9e1d /math/linpack
parent0dd75f5a10800fed63a41c3013157b80ad4c2d62 (diff)
downloadfreebsd-ports-gnome-1bc1b0e414aa88b63834250b0a8ef516f016bb38.tar.gz
freebsd-ports-gnome-1bc1b0e414aa88b63834250b0a8ef516f016bb38.tar.zst
freebsd-ports-gnome-1bc1b0e414aa88b63834250b0a8ef516f016bb38.zip
Fixup MASTER_SITE. Also moved (Satoshi repo-copied it) Makefile.lib
to the files directory. PR: 13597 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'math/linpack')
-rw-r--r--math/linpack/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 390feb651621..38bad7d1b235 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -9,9 +9,7 @@
DISTNAME= linpack
PKGNAME= linpack-1.0
CATEGORIES= math
-MASTER_SITES= ftp://netlib.bell-labs.com/netlib/linpack/ \
- ftp://www.hensa.ac.uk/mirrors/linpack/ \
- ftp://elib.zib-berlin.de/pub/linpack/
+MASTER_SITES= ftp://netlib.bell-labs.com/netlib/linpack/
DIST_SUBDIR= ${DISTNAME}
@@ -53,7 +51,7 @@ DISTFILES= ${SRCS:.f=.f.gz}
.include <bsd.port.pre.mk>
pre-build:
- ${CP} Makefile.lib ${WRKDIR}/Makefile
+ ${CP} ${FILESDIR}/Makefile.lib ${WRKDIR}/Makefile
post-install:
${LDCONFIG} -m ${PREFIX}/lib