summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-02-07 20:41:29 +0000
committerminskim <minskim@pkgsrc.org>2018-02-07 20:41:29 +0000
commita41854c400d0b155318faa6aed6bcb0d5f75ff21 (patch)
tree813960c574aae92c73e349ef61c4fb78709a531c /graphics
parente6a4f6e52771297e1d2d55f6e40b883b6da41c55 (diff)
downloadpkgsrc-a41854c400d0b155318faa6aed6bcb0d5f75ff21.tar.gz
graphics/Makefile: Add R-colorspace
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 29774c671e0..295afb72a61 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.779 2018/02/01 18:52:44 markd Exp $
+# $NetBSD: Makefile,v 1.780 2018/02/07 20:41:29 minskim Exp $
#
COMMENT= Graphics tools and libraries
@@ -20,6 +20,7 @@ SUBDIR+= MesaLib7
SUBDIR+= Ngraph
SUBDIR+= OpenRM
SUBDIR+= PanoTools
+SUBDIR+= R-colorspace
SUBDIR+= R-latticeExtra
SUBDIR+= SDL2_image
SUBDIR+= SDL_image