summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2014-09-19 16:52:58 +0000
committerbrook <brook@pkgsrc.org>2014-09-19 16:52:58 +0000
commitf4fd45d8954871f0669ade17d4f6004bb45edb83 (patch)
tree5017afeaf5e5ff427607a19ea08b8571e61bbf82 /graphics
parentc76257cb20dfa46510eb7ff1db562bc4ad3a69de (diff)
downloadpkgsrc-f4fd45d8954871f0669ade17d4f6004bb45edb83.tar.gz
Added R-latticeExtra.
Note: this is being reimported into graphics (and removed from math) as a result of a recent discussion on tech-pkg and with wiz@ regarding categories for R packages. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
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 dfa8852c8e7..3b3b9ca594e 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.688 2014/08/09 06:27:04 wiz Exp $
+# $NetBSD: Makefile,v 1.689 2014/09/19 16:52:58 brook Exp $
#
COMMENT= Graphics tools and libraries
@@ -18,6 +18,7 @@ SUBDIR+= MesaLib
SUBDIR+= Ngraph
SUBDIR+= OpenRM
SUBDIR+= PanoTools
+SUBDIR+= R-latticeExtra
SUBDIR+= SDL2_image
SUBDIR+= SDL_image
SUBDIR+= TiffIO