aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2011-06-28 06:54:44 +0800
committerfluffy <fluffy@FreeBSD.org>2011-06-28 06:54:44 +0800
commit0dc367eed6da26cae43671c2365849dfca296707 (patch)
treec75c4642f5827f0c54d6d477b093834948fcb632 /math
parent6d9af1bcb71ca1309f2688d845baa40a36251d69 (diff)
downloadfreebsd-ports-gnome-0dc367eed6da26cae43671c2365849dfca296707.tar.gz
freebsd-ports-gnome-0dc367eed6da26cae43671c2365849dfca296707.tar.zst
freebsd-ports-gnome-0dc367eed6da26cae43671c2365849dfca296707.zip
- Adjust FETCH_ARGS to fix fetching from secured site after redirect
Noticed by: pointyhat via pav
Diffstat (limited to 'math')
-rw-r--r--math/eigen2/Makefile1
-rw-r--r--math/eigen3/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/math/eigen2/Makefile b/math/eigen2/Makefile
index e5818e925173..c5083b34dd6b 100644
--- a/math/eigen2/Makefile
+++ b/math/eigen2/Makefile
@@ -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
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
index e5818e925173..c5083b34dd6b 100644
--- a/math/eigen3/Makefile
+++ b/math/eigen3/Makefile
@@ -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