aboutsummaryrefslogtreecommitdiff
path: root/math/eispack
diff options
context:
space:
mode:
Diffstat (limited to 'math/eispack')
-rw-r--r--math/eispack/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index 766ed05a300e..6007246947af 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -1,6 +1,10 @@
DISTNAME= eispack
DISTDIR=${PORTSDIR}/distfiles/${DISTNAME}
MASTER_SITES= ftp://netlib.att.com/netlib/eispack/
+.if defined(MASTER_SITE_OVERRIDE)
+MASTER_SITES:= ${MASTER_SITE_OVERRIDE}/eispack/
+.undef MASTER_SITE_OVERRIDE
+.endif
EXTRACT_CMD=scripts/uncomp
EXTRACT_SUFX=.Z
EXTRACT_ARGS= ${WRKDIR}