Tue Oct 4 21:04:26 2011 UTC ()
Add xlsfonts.


(shattered)
diff -r1.12 -r1.13 pkgsrc/meta-pkgs/modular-xorg-apps/Makefile

cvs diff -r1.12 -r1.13 pkgsrc/meta-pkgs/modular-xorg-apps/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/modular-xorg-apps/Makefile 2008/06/15 09:51:59 1.12
+++ pkgsrc/meta-pkgs/modular-xorg-apps/Makefile 2011/10/04 21:04:26 1.13
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.12 2008/06/15 09:51:59 joerg Exp $ 1# $NetBSD: Makefile,v 1.13 2011/10/04 21:04:26 shattered Exp $
2 2
3DISTNAME= # empty 3DISTNAME= # empty
4PKGNAME= modular-xorg-apps-1.5 4PKGNAME= modular-xorg-apps-1.5
5CATEGORIES= meta-pkgs x11 5CATEGORIES= meta-pkgs x11
6MASTER_SITES= ${MASTER_SITE_XORG:=app/} 6MASTER_SITES= ${MASTER_SITE_XORG:=app/}
7DISTFILES= # empty 7DISTFILES= # empty
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Modular Xorg application meta-package 11COMMENT= Modular Xorg application meta-package
12 12
13META_PACKAGE= yes 13META_PACKAGE= yes
14 14
@@ -31,26 +31,27 @@ DEPENDS+= xclock-[0-9]*:../../x11/xclock @@ -31,26 +31,27 @@ DEPENDS+= xclock-[0-9]*:../../x11/xclock
31DEPENDS+= xconsole-[0-9]*:../../x11/xconsole 31DEPENDS+= xconsole-[0-9]*:../../x11/xconsole
32DEPENDS+= xdm-[0-9]*:../../x11/xdm 32DEPENDS+= xdm-[0-9]*:../../x11/xdm
33DEPENDS+= xdpyinfo-[0-9]*:../../x11/xdpyinfo 33DEPENDS+= xdpyinfo-[0-9]*:../../x11/xdpyinfo
34DEPENDS+= xev-[0-9]*:../../x11/xev 34DEPENDS+= xev-[0-9]*:../../x11/xev
35DEPENDS+= xeyes-[0-9]*:../../x11/xeyes 35DEPENDS+= xeyes-[0-9]*:../../x11/xeyes
36DEPENDS+= xfontsel-[0-9]*:../../x11/xfontsel 36DEPENDS+= xfontsel-[0-9]*:../../x11/xfontsel
37DEPENDS+= xgamma-[0-9]*:../../x11/xgamma 37DEPENDS+= xgamma-[0-9]*:../../x11/xgamma
38DEPENDS+= xhost-[0-9]*:../../x11/xhost 38DEPENDS+= xhost-[0-9]*:../../x11/xhost
39DEPENDS+= xinit-[0-9]*:../../x11/xinit 39DEPENDS+= xinit-[0-9]*:../../x11/xinit
40DEPENDS+= xkill-[0-9]*:../../x11/xkill 40DEPENDS+= xkill-[0-9]*:../../x11/xkill
41DEPENDS+= xload-[0-9]*:../../x11/xload 41DEPENDS+= xload-[0-9]*:../../x11/xload
42DEPENDS+= xlogo-[0-9]*:../../x11/xlogo 42DEPENDS+= xlogo-[0-9]*:../../x11/xlogo
43DEPENDS+= xlsclients-[0-9]*:../../x11/xlsclients 43DEPENDS+= xlsclients-[0-9]*:../../x11/xlsclients
 44DEPENDS+= xlsfonts-[0-9]*:../../x11/xlsfonts
44DEPENDS+= xmag-[0-9]*:../../x11/xmag 45DEPENDS+= xmag-[0-9]*:../../x11/xmag
45DEPENDS+= xman-[0-9]*:../../x11/xman 46DEPENDS+= xman-[0-9]*:../../x11/xman
46DEPENDS+= xmessage-[0-9]*:../../x11/xmessage 47DEPENDS+= xmessage-[0-9]*:../../x11/xmessage
47DEPENDS+= xmodmap-[0-9]*:../../x11/xmodmap 48DEPENDS+= xmodmap-[0-9]*:../../x11/xmodmap
48DEPENDS+= xmore-[0-9]*:../../x11/xmore 49DEPENDS+= xmore-[0-9]*:../../x11/xmore
49DEPENDS+= xplsprinters-[0-9]*:../../x11/xplsprinters 50DEPENDS+= xplsprinters-[0-9]*:../../x11/xplsprinters
50DEPENDS+= xprehashprinterlist-[0-9]*:../../x11/xprehashprinterlist 51DEPENDS+= xprehashprinterlist-[0-9]*:../../x11/xprehashprinterlist
51DEPENDS+= xprop-[0-9]*:../../x11/xprop 52DEPENDS+= xprop-[0-9]*:../../x11/xprop
52DEPENDS+= xrandr-[0-9]*:../../x11/xrandr 53DEPENDS+= xrandr-[0-9]*:../../x11/xrandr
53DEPENDS+= xrdb-[0-9]*:../../x11/xrdb 54DEPENDS+= xrdb-[0-9]*:../../x11/xrdb
54DEPENDS+= xrefresh-[0-9]*:../../x11/xrefresh 55DEPENDS+= xrefresh-[0-9]*:../../x11/xrefresh
55DEPENDS+= xset-[0-9]*:../../x11/xset 56DEPENDS+= xset-[0-9]*:../../x11/xset
56DEPENDS+= xsetmode-[0-9]*:../../x11/xsetmode 57DEPENDS+= xsetmode-[0-9]*:../../x11/xsetmode