aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2011-11-30 06:53:19 +0800
committerpawel <pawel@FreeBSD.org>2011-11-30 06:53:19 +0800
commitc864888fa2246b1f962728dda563edb91be8b1f9 (patch)
treed032e5166a6a5876e82f23302aa86c2e600a1157 /sysutils
parent0a5770a42c0d3dc5b80d93bd1a61a9e49d259db5 (diff)
downloadfreebsd-ports-graphics-c864888fa2246b1f962728dda563edb91be8b1f9.tar.gz
freebsd-ports-graphics-c864888fa2246b1f962728dda563edb91be8b1f9.tar.zst
freebsd-ports-graphics-c864888fa2246b1f962728dda563edb91be8b1f9.zip
Fix fetch
PR: ports/162942 Submitted by: Vladimir Laskov <samflanker@gmail.com> (maintainer) Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/megacli/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/megacli/Makefile b/sysutils/megacli/Makefile
index 762c92f1540..3e8ac10f58f 100644
--- a/sysutils/megacli/Makefile
+++ b/sysutils/megacli/Makefile
@@ -27,6 +27,9 @@ NO_WRKSUBDIR= yes
PLIST_FILES= sbin/MegaCli
+pre-fetch:
+ @${EXEC} fetch -o /dev/null http://www.lsi.com/magic.axd?x=e&file=http%3A//www.lsi.com/downloads/Public/MegaRAID%2520Common%2520Files/8.02.16_MegaCLI.zip
+
.include <bsd.port.pre.mk>
do-install:
.if ${ARCH} == "i386"