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-scales



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b924b62da153
branches:  trunk
changeset: 377030:b924b62da153
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Mar 12 15:47:50 2018 +0000

description:
graphics/Makefile: Add R-scales

diffstat:

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

diffs (17 lines):

diff -r f7e9a6081322 -r b924b62da153 graphics/Makefile
--- a/graphics/Makefile Mon Mar 12 15:47:48 2018 +0000
+++ b/graphics/Makefile Mon Mar 12 15:47:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.785 2018/03/11 03:43:31 minskim Exp $
+# $NetBSD: Makefile,v 1.786 2018/03/12 15:47:50 minskim Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -25,6 +25,7 @@
 SUBDIR+=       R-labeling
 SUBDIR+=       R-latticeExtra
 SUBDIR+=       R-munsell
+SUBDIR+=       R-scales
 SUBDIR+=       R-viridisLite
 SUBDIR+=       SDL2_image
 SUBDIR+=       SDL_image



Home | Main Index | Thread Index | Old Index