aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-28 22:57:41 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-28 22:57:41 +0000
commitce287001ec4bf9429bc58a098aa48f8b84d52706 (patch)
treed16955adbfe5ffbadd875ea6d92a38d96b4758e7 /math
parent33a761ee3ce97db650b83d1fd8ae875753650add (diff)
downloadports-ce287001ec4bf9429bc58a098aa48f8b84d52706.tar.gz
ports-ce287001ec4bf9429bc58a098aa48f8b84d52706.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/linpack/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 05dddf33ed94..d494584d8ade 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -1,6 +1,10 @@
DISTNAME= linpack
DISTDIR=${PORTSDIR}/distfiles/${DISTNAME}
MASTER_SITES= ftp://netlib.att.com/netlib/linpack/
+.if defined(MASTER_SITE_OVERRIDE)
+MASTER_SITES:= ${MASTER_SITE_OVERRIDE}/linpack/
+.undef MASTER_SITE_OVERRIDE
+.endif
EXTRACT_CMD=scripts/uncomp
EXTRACT_SUFX=.Z
EXTRACT_ARGS= ${WRKDIR}