summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authortron <tron>2007-08-06 16:14:42 +0000
committertron <tron>2007-08-06 16:14:42 +0000
commiteb837ba5bc4c9e16378232afa9e5b56a6e0649c5 (patch)
tree1f54d8712665aef9be967935a918484a7b2f985b /meta-pkgs
parent4bef4517a8e105a161856675a1021aeabfb8799f (diff)
downloadpkgsrc-eb837ba5bc4c9e16378232afa9e5b56a6e0649c5.tar.gz
Add dependence on "xdm" package, set version number to 1.3.
Approved by Joerg Sonnenberger.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index 90548a65afa..b2941529a83 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2007/06/19 14:59:55 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2007/08/06 16:14:42 tron Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.2
+PKGNAME= modular-xorg-apps-1.3
CATEGORIES= meta-pkgs x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
DISTFILES= # empty
@@ -28,6 +28,7 @@ DEPENDS+= xauth-[0-9]*:../../x11/xauth
DEPENDS+= xcalc-[0-9]*:../../x11/xcalc
DEPENDS+= xclock-[0-9]*:../../x11/xclock
DEPENDS+= xconsole-[0-9]*:../../x11/xconsole
+DEPENDS+= xdm-[0-9]*:../../x11/xdm
DEPENDS+= xdpyinfo-[0-9]*:../../x11/xdpyinfo
DEPENDS+= xev-[0-9]*:../../x11/xev
DEPENDS+= xeyes-[0-9]*:../../x11/xeyes