summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-07-27 03:54:48 +0000
committerwen <wen@pkgsrc.org>2016-07-27 03:54:48 +0000
commitf20c61f266912d439504e0d444cee1ae03fd47b9 (patch)
tree93af7465ca9a47cfff1362925ed33ba64c81fda9
parent18308b6b3b7588b01f857ee0a9b88445e98af0a3 (diff)
downloadpkgsrc-f20c61f266912d439504e0d444cee1ae03fd47b9.tar.gz
Add R-RcppEigen
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 10d285ad346..97f9f7b29d1 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.323 2016/07/22 02:47:47 cheusov Exp $
+# $NetBSD: Makefile,v 1.324 2016/07/27 03:54:48 wen Exp $
COMMENT= Mathematics
@@ -17,6 +17,7 @@ SUBDIR+= R-RColorBrewer
SUBDIR+= R-RPostgreSQL
SUBDIR+= R-RandomFields
SUBDIR+= R-Rcmdr
+SUBDIR+= R-RcppEigen
SUBDIR+= R-SparseM
SUBDIR+= R-XML
SUBDIR+= R-abind