Wed May 4 10:02:38 2016 UTC ()
Add xulrunner45


(ryoon)
diff -r1.2246 -r1.2247 pkgsrc/devel/Makefile

cvs diff -r1.2246 -r1.2247 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2016/05/03 14:53:46 1.2246
+++ pkgsrc/devel/Makefile 2016/05/04 10:02:38 1.2247
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2246 2016/05/03 14:53:46 fhajny Exp $ 1# $NetBSD: Makefile,v 1.2247 2016/05/04 10:02:38 ryoon 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-Rcpp 14SUBDIR+= R-Rcpp
@@ -2158,22 +2158,23 @@ SUBDIR+= xa65 @@ -2158,22 +2158,23 @@ SUBDIR+= xa65
2158SUBDIR+= xdelta 2158SUBDIR+= xdelta
2159SUBDIR+= xdelta3 2159SUBDIR+= xdelta3
2160SUBDIR+= xfce4-conf 2160SUBDIR+= xfce4-conf
2161SUBDIR+= xfce4-dev-tools 2161SUBDIR+= xfce4-dev-tools
2162SUBDIR+= xmake 2162SUBDIR+= xmake
2163SUBDIR+= xorg-util-macros 2163SUBDIR+= xorg-util-macros
2164SUBDIR+= xsd 2164SUBDIR+= xsd
2165SUBDIR+= xulrunner10 2165SUBDIR+= xulrunner10
2166SUBDIR+= xulrunner17 2166SUBDIR+= xulrunner17
2167SUBDIR+= xulrunner192 2167SUBDIR+= xulrunner192
2168SUBDIR+= xulrunner24 2168SUBDIR+= xulrunner24
2169SUBDIR+= xulrunner31 2169SUBDIR+= xulrunner31
2170SUBDIR+= xulrunner38 2170SUBDIR+= xulrunner38
 2171SUBDIR+= xulrunner45
2171SUBDIR+= xxgdb 2172SUBDIR+= xxgdb
2172SUBDIR+= yajl 2173SUBDIR+= yajl
2173SUBDIR+= yasm 2174SUBDIR+= yasm
2174SUBDIR+= z80-asm 2175SUBDIR+= z80-asm
2175SUBDIR+= zlib 2176SUBDIR+= zlib
2176SUBDIR+= zookeeper 2177SUBDIR+= zookeeper
2177SUBDIR+= zzuf 2178SUBDIR+= zzuf
2178 2179
2179.include "../mk/misc/category.mk" 2180.include "../mk/misc/category.mk"