summaryrefslogtreecommitdiff
path: root/textproc/R-stringi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/R-stringi/Makefile')
-rw-r--r--textproc/R-stringi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/R-stringi/Makefile b/textproc/R-stringi/Makefile
index 5892480d39c..70b71739baf 100644
--- a/textproc/R-stringi/Makefile
+++ b/textproc/R-stringi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/01 12:59:19 wen Exp $
+# $NetBSD: Makefile,v 1.2 2016/03/14 11:54:45 tnn Exp $
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -13,6 +13,8 @@ R_PKGVER= 1.0-1
USE_LANGUAGES= c c++
+BROKEN= "downloads during build"
+
.include "../../textproc/icu/buildlink3.mk"
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"