diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-29 03:25:38 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-29 03:25:38 +0000 |
commit | 0cf3d622f4543a1e151c7480e67ba0a5d0eb02ad (patch) | |
tree | 506b3a3d63b8a86eb8f2aacc078248a768b4daa3 /meta-pkgs | |
parent | 58a7d10bfed2a008d136ef8c91c21076cb91572c (diff) | |
download | pkgsrc-0cf3d622f4543a1e151c7480e67ba0a5d0eb02ad.tar.gz |
+net/xfindproxy
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 03e8805224b..f5fcac46288 100644 --- a/meta-pkgs/modular-xorg-apps/Makefile +++ b/meta-pkgs/modular-xorg-apps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2013/05/28 11:17:24 rodent Exp $ +# $NetBSD: Makefile,v 1.23 2013/05/29 03:25:38 rodent Exp $ DISTNAME= # empty PKGNAME= modular-xorg-apps-1.11 @@ -40,6 +40,7 @@ DEPENDS+= xdpyinfo-[0-9]*:../../x11/xdpyinfo DEPENDS+= xev-[0-9]*:../../x11/xev DEPENDS+= xeyes-[0-9]*:../../x11/xeyes DEPENDS+= xfd-[0-9]*:../../x11/xfd +DEPENDS+= xfindproxy-[0-9]*:../../net/xfindproxy DEPENDS+= xfontsel-[0-9]*:../../x11/xfontsel DEPENDS+= xgamma-[0-9]*:../../x11/xgamma DEPENDS+= xgc-[0-9]*:../../graphics/xgc |