Sun Dec 15 14:08:42 2013 UTC ()
Add xulrunner24


(ryoon)
diff -r1.1822 -r1.1823 pkgsrc/devel/Makefile

cvs diff -r1.1822 -r1.1823 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2013/12/15 12:53:31 1.1822
+++ pkgsrc/devel/Makefile 2013/12/15 14:08:42 1.1823
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1822 2013/12/15 12:53:31 wen Exp $ 1# $NetBSD: Makefile,v 1.1823 2013/12/15 14:08:42 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+= ObjectiveLib 11SUBDIR+= ObjectiveLib
12SUBDIR+= ProjectCenter 12SUBDIR+= ProjectCenter
13SUBDIR+= RBTools 13SUBDIR+= RBTools
14SUBDIR+= RTFM 14SUBDIR+= RTFM
@@ -1736,21 +1736,22 @@ SUBDIR+= vera++ @@ -1736,21 +1736,22 @@ SUBDIR+= vera++
1736SUBDIR+= vtcl 1736SUBDIR+= vtcl
1737SUBDIR+= wide 1737SUBDIR+= wide
1738SUBDIR+= xa65 1738SUBDIR+= xa65
1739SUBDIR+= xdelta 1739SUBDIR+= xdelta
1740SUBDIR+= xdelta3 1740SUBDIR+= xdelta3
1741SUBDIR+= xfce4-dev-tools 1741SUBDIR+= xfce4-dev-tools
1742SUBDIR+= xfconf 1742SUBDIR+= xfconf
1743SUBDIR+= xmake 1743SUBDIR+= xmake
1744SUBDIR+= xorg-util-macros 1744SUBDIR+= xorg-util-macros
1745SUBDIR+= xsd 1745SUBDIR+= xsd
1746SUBDIR+= xulrunner10 1746SUBDIR+= xulrunner10
1747SUBDIR+= xulrunner17 1747SUBDIR+= xulrunner17
1748SUBDIR+= xulrunner192 1748SUBDIR+= xulrunner192
 1749SUBDIR+= xulrunner24
1749SUBDIR+= xxgdb 1750SUBDIR+= xxgdb
1750SUBDIR+= yajl 1751SUBDIR+= yajl
1751SUBDIR+= yasm 1752SUBDIR+= yasm
1752SUBDIR+= z80-asm 1753SUBDIR+= z80-asm
1753SUBDIR+= zlib 1754SUBDIR+= zlib
1754SUBDIR+= zzuf 1755SUBDIR+= zzuf
1755 1756
1756.include "../mk/misc/category.mk" 1757.include "../mk/misc/category.mk"