aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-01-30 20:04:00 +0800
committerantoine <antoine@FreeBSD.org>2016-01-30 20:04:00 +0800
commit3253164d74b67e7d4a7f96a28c9f90a354eb91e4 (patch)
tree1ba3781e6e1711d55b09466362f79f4790b49de4 /math
parent9018831dfd8235fbab627879a48c99b115d6edbb (diff)
downloadfreebsd-ports-gnome-3253164d74b67e7d4a7f96a28c9f90a354eb91e4.tar.gz
freebsd-ports-gnome-3253164d74b67e7d4a7f96a28c9f90a354eb91e4.tar.zst
freebsd-ports-gnome-3253164d74b67e7d4a7f96a28c9f90a354eb91e4.zip
Unbreak, math/R was updated to version 3.2.2 in r400221
Diffstat (limited to 'math')
-rw-r--r--math/R-cran-stabledist/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/R-cran-stabledist/Makefile b/math/R-cran-stabledist/Makefile
index 1d0e36e13d7e..2bf995caa654 100644
--- a/math/R-cran-stabledist/Makefile
+++ b/math/R-cran-stabledist/Makefile
@@ -12,8 +12,6 @@ COMMENT= Stable Distribution Functions
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-BROKEN= requires R >= 3.1.0
-
USES= cran:auto-plist
.include <bsd.port.mk>