summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-01 02:25:23 +0000
committerbrook <brook@pkgsrc.org>2020-08-01 02:25:23 +0000
commit8fed89aafe2190cc12daa7d37abc6ac5490db95f (patch)
treee60dea7aecc66bd0f6376374198871eb77bb8872 /graphics/Makefile
parente17d1f4c56de3f8768c002ac097ad07628e33f16 (diff)
downloadpkgsrc-8fed89aafe2190cc12daa7d37abc6ac5490db95f.tar.gz
Add R-polyclip.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 909a4399a53..f00ca4efc31 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.898 2020/07/31 23:37:09 brook Exp $
+# $NetBSD: Makefile,v 1.899 2020/08/01 02:25:23 brook Exp $
#
COMMENT= Graphics tools and libraries
@@ -33,6 +33,7 @@ SUBDIR+= R-labeling
SUBDIR+= R-latex2exp
SUBDIR+= R-latticeExtra
SUBDIR+= R-munsell
+SUBDIR+= R-polyclip
SUBDIR+= R-scales
SUBDIR+= R-viridis
SUBDIR+= R-viridisLite