summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-02-25 19:52:07 +0000
committerfhajny <fhajny>2016-02-25 19:52:07 +0000
commit2357037d6b506505f7a755cf1d5eb89ef46f877a (patch)
tree4dfe6b2e896a7d11c9c1eec1448a8124beb3f210
parent23571f39eefc0d366c35bc0460bfbd22278362b8 (diff)
downloadpkgsrc-2357037d6b506505f7a755cf1d5eb89ef46f877a.tar.gz
Enable databases/R-sqldf and dependencies.
-rw-r--r--databases/Makefile4
-rw-r--r--devel/Makefile3
-rw-r--r--textproc/Makefile3
3 files changed, 7 insertions, 3 deletions
diff --git a/databases/Makefile b/databases/Makefile
index eaeb8976312..95e52a95e8d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.508 2016/02/06 15:06:16 jaapb Exp $
+# $NetBSD: Makefile,v 1.509 2016/02/25 19:52:08 fhajny Exp $
COMMENT= Databases
+SUBDIR+= R-RSQLite
+SUBDIR+= R-sqldf
SUBDIR+= abook
SUBDIR+= adodb
SUBDIR+= apache-cassandra
diff --git a/devel/Makefile b/devel/Makefile
index b2eb1828e52..88a897116a7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2220 2016/02/24 23:04:09 kamil Exp $
+# $NetBSD: Makefile,v 1.2221 2016/02/25 19:52:07 fhajny Exp $
#
COMMENT= Development utilities
@@ -13,6 +13,7 @@ SUBDIR+= ProjectCenter
SUBDIR+= R-Rcpp
SUBDIR+= R-evaluate
SUBDIR+= R-magrittr
+SUBDIR+= R-proto
SUBDIR+= RBTools
SUBDIR+= RTFM
SUBDIR+= RTx-RightsMatrix
diff --git a/textproc/Makefile b/textproc/Makefile
index 55ae4a279f5..53e2d73163d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.869 2016/02/08 02:57:40 markd Exp $
+# $NetBSD: Makefile,v 1.870 2016/02/25 19:52:08 fhajny Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -12,6 +12,7 @@ SUBDIR+= LDoc
SUBDIR+= Markdown
SUBDIR+= OdfConverter
SUBDIR+= R-formatR
+SUBDIR+= R-gsubfn
SUBDIR+= R-highr
SUBDIR+= R-markdown
SUBDIR+= R-stringi