aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2013-04-28 01:45:03 +0800
committerrakuco <rakuco@FreeBSD.org>2013-04-28 01:45:03 +0800
commit36d69f78d348732452085bc5825fce75fea483f9 (patch)
tree66a2ab479d4c67f85a54d962e4c7cf01453c1923 /games
parent4b87a971717d36d7e196499580c1544019fa0c97 (diff)
downloadfreebsd-ports-gnome-36d69f78d348732452085bc5825fce75fea483f9.tar.gz
freebsd-ports-gnome-36d69f78d348732452085bc5825fce75fea483f9.tar.zst
freebsd-ports-gnome-36d69f78d348732452085bc5825fce75fea483f9.zip
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
Diffstat (limited to 'games')
-rw-r--r--games/knights-kde4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile
index 0b91995c6b61..67f87c6859f1 100644
--- a/games/knights-kde4/Makefile
+++ b/games/knights-kde4/Makefile
@@ -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