mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Adjust FETCH_ARGS to fix fetching from secured site after redirect
Noticed by: pointyhat via pav
This commit is contained in:
parent
9a6ce42123
commit
a7f226309a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276528
2 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ COMMENT= Lightweight library for vector and matrix math
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_CMAKE= yes
|
||||
FETCH_ARGS= -Fpr
|
||||
|
||||
LATEST_LINK= ${PORTNAME}2
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ COMMENT= Lightweight library for vector and matrix math
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_CMAKE= yes
|
||||
FETCH_ARGS= -Fpr
|
||||
|
||||
LATEST_LINK= ${PORTNAME}2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue