Fri Apr 6 18:40:35 2018 UTC ()
devel/Makefile: Add R-pkgconfig


(minskim)
diff -r1.2653 -r1.2654 pkgsrc/devel/Makefile

cvs diff -r1.2653 -r1.2654 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2018/04/04 16:08:46 1.2653
+++ pkgsrc/devel/Makefile 2018/04/06 18:40:35 1.2654
@@ -1,38 +1,39 @@ @@ -1,38 +1,39 @@
1# $NetBSD: Makefile,v 1.2653 2018/04/04 16:08:46 pho Exp $ 1# $NetBSD: Makefile,v 1.2654 2018/04/06 18:40:35 minskim Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-IRdisplay 14SUBDIR+= R-IRdisplay
15SUBDIR+= R-IRkernel 15SUBDIR+= R-IRkernel
16SUBDIR+= R-R6 16SUBDIR+= R-R6
17SUBDIR+= R-Rcpp 17SUBDIR+= R-Rcpp
18SUBDIR+= R-assertthat 18SUBDIR+= R-assertthat
19SUBDIR+= R-bit 19SUBDIR+= R-bit
20SUBDIR+= R-bit64 20SUBDIR+= R-bit64
21SUBDIR+= R-cli 21SUBDIR+= R-cli
22SUBDIR+= R-crayon 22SUBDIR+= R-crayon
23SUBDIR+= R-evaluate 23SUBDIR+= R-evaluate
24SUBDIR+= R-lazyeval 24SUBDIR+= R-lazyeval
25SUBDIR+= R-magrittr 25SUBDIR+= R-magrittr
 26SUBDIR+= R-pkgconfig
26SUBDIR+= R-proto 27SUBDIR+= R-proto
27SUBDIR+= R-repr 28SUBDIR+= R-repr
28SUBDIR+= R-rlang 29SUBDIR+= R-rlang
29SUBDIR+= R-uuid 30SUBDIR+= R-uuid
30SUBDIR+= RBTools 31SUBDIR+= RBTools
31SUBDIR+= RTFM 32SUBDIR+= RTFM
32SUBDIR+= RTx-RightsMatrix 33SUBDIR+= RTx-RightsMatrix
33SUBDIR+= Renaissance 34SUBDIR+= Renaissance
34SUBDIR+= SDL 35SUBDIR+= SDL
35SUBDIR+= SDL-intro-en 36SUBDIR+= SDL-intro-en
36SUBDIR+= SDL-intro-ko 37SUBDIR+= SDL-intro-ko
37SUBDIR+= SDL2 38SUBDIR+= SDL2
38SUBDIR+= SDL_Pango 39SUBDIR+= SDL_Pango