pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics graphics/Makefile: Add R-ggplot2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e0136001818
branches:  trunk
changeset: 377602:1e0136001818
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Mar 20 15:20:51 2018 +0000

description:
graphics/Makefile: Add R-ggplot2

diffstat:

 graphics/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 602de4894c94 -r 1e0136001818 graphics/Makefile
--- a/graphics/Makefile Tue Mar 20 15:20:48 2018 +0000
+++ b/graphics/Makefile Tue Mar 20 15:20:51 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.786 2018/03/12 15:47:50 minskim Exp $
+# $NetBSD: Makefile,v 1.787 2018/03/20 15:20:51 minskim Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -22,6 +22,7 @@
 SUBDIR+=       PanoTools
 SUBDIR+=       R-colorspace
 SUBDIR+=       R-dichromat
+SUBDIR+=       R-ggplot2
 SUBDIR+=       R-labeling
 SUBDIR+=       R-latticeExtra
 SUBDIR+=       R-munsell



Home | Main Index | Thread Index | Old Index