diff options
author | shattered <shattered@pkgsrc.org> | 2011-10-04 21:04:26 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2011-10-04 21:04:26 +0000 |
commit | 84121247fd3ef6ab9a38eaef82c47205041ea68a (patch) | |
tree | bfe7dcfd12f4c49543d448fd26e01716669b8c49 /meta-pkgs | |
parent | bef74a35eb039ec54b58c53cf5edd590d10d5ebc (diff) | |
download | pkgsrc-84121247fd3ef6ab9a38eaef82c47205041ea68a.tar.gz |
Add xlsfonts.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/modular-xorg-apps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile index 15da24a0a65..50ef93f4a25 100644 --- a/meta-pkgs/modular-xorg-apps/Makefile +++ b/meta-pkgs/modular-xorg-apps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/06/15 09:51:59 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2011/10/04 21:04:26 shattered Exp $ DISTNAME= # empty PKGNAME= modular-xorg-apps-1.5 @@ -41,6 +41,7 @@ DEPENDS+= xkill-[0-9]*:../../x11/xkill DEPENDS+= xload-[0-9]*:../../x11/xload DEPENDS+= xlogo-[0-9]*:../../x11/xlogo DEPENDS+= xlsclients-[0-9]*:../../x11/xlsclients +DEPENDS+= xlsfonts-[0-9]*:../../x11/xlsfonts DEPENDS+= xmag-[0-9]*:../../x11/xmag DEPENDS+= xman-[0-9]*:../../x11/xman DEPENDS+= xmessage-[0-9]*:../../x11/xmessage |