From cf0ec1aa379db34389f20590e7cdae2c0963e57d Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Wed, 30 Nov 2011 15:30:11 +0000 Subject: [PATCH] fetch -> ${FETCH_BINARY} Reported by: eadler Feature safe: yes --- sysutils/megacli/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/megacli/Makefile b/sysutils/megacli/Makefile index 3e8ac10f58fe..92b2a01f499d 100644 --- a/sysutils/megacli/Makefile +++ b/sysutils/megacli/Makefile @@ -28,7 +28,7 @@ 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 + @${FETCH_BINARY} -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 do-install: