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:
Raphael Kubo da Costa 2013-04-27 17:45:03 +00:00
parent c9e7f42647
commit 09b8feef8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316678

View file

@ -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