Thu Jan 10 16:17:56 2013 UTC ()
Add xulrunner17


(ryoon)
diff -r1.1685 -r1.1686 pkgsrc/devel/Makefile

cvs diff -r1.1685 -r1.1686 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2013/01/07 16:41:51 1.1685
+++ pkgsrc/devel/Makefile 2013/01/10 16:17:56 1.1686
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1685 2013/01/07 16:41:51 kleink Exp $ 1# $NetBSD: Makefile,v 1.1686 2013/01/10 16:17:56 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
@@ -1620,22 +1620,23 @@ SUBDIR+= vanessa_socket @@ -1620,22 +1620,23 @@ SUBDIR+= vanessa_socket
1620SUBDIR+= vera++ 1620SUBDIR+= vera++
1621SUBDIR+= vtcl 1621SUBDIR+= vtcl
1622SUBDIR+= wide 1622SUBDIR+= wide
1623SUBDIR+= xa65 1623SUBDIR+= xa65
1624SUBDIR+= xdelta 1624SUBDIR+= xdelta
1625SUBDIR+= xdelta3 1625SUBDIR+= xdelta3
1626SUBDIR+= xfce4-dev-tools 1626SUBDIR+= xfce4-dev-tools
1627SUBDIR+= xfconf 1627SUBDIR+= xfconf
1628SUBDIR+= xmake 1628SUBDIR+= xmake
1629SUBDIR+= xorg-util-macros 1629SUBDIR+= xorg-util-macros
1630SUBDIR+= xsd 1630SUBDIR+= xsd
1631SUBDIR+= xulrunner 1631SUBDIR+= xulrunner
1632SUBDIR+= xulrunner10 1632SUBDIR+= xulrunner10
 1633SUBDIR+= xulrunner17
1633SUBDIR+= xulrunner192 1634SUBDIR+= xulrunner192
1634SUBDIR+= xxgdb 1635SUBDIR+= xxgdb
1635SUBDIR+= yajl 1636SUBDIR+= yajl
1636SUBDIR+= yasm 1637SUBDIR+= yasm
1637SUBDIR+= z80-asm 1638SUBDIR+= z80-asm
1638SUBDIR+= zlib 1639SUBDIR+= zlib
1639SUBDIR+= zzuf 1640SUBDIR+= zzuf
1640 1641
1641.include "../mk/misc/category.mk" 1642.include "../mk/misc/category.mk"