mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Set FETCH_ARGS to follow redirections.
The download URL from Dropbox seems to be redirecting to another location these days, which made make fetch fail. PR: ports/177994
This commit is contained in:
parent
c9e7f42647
commit
09b8feef8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316678
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ COMMENT= KDE4 chess interface
|
|||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/gnuchess:${PORTSDIR}/games/gnuchess
|
||||
|
||||
FETCH_ARGS?= -Fpr
|
||||
LATEST_LINK= ${PORTNAME}-kde4
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_BZIP2= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue