mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
fetch -> ${FETCH_BINARY}
Reported by: eadler Feature safe: yes
This commit is contained in:
parent
47f5dc6d69
commit
cf0ec1aa37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286678
1 changed files with 1 additions and 1 deletions
|
@ -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 <bsd.port.pre.mk>
|
||||
do-install:
|
||||
|
|
Loading…
Add table
Reference in a new issue