summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz>2012-08-24 15:21:20 +0000
committerwiz <wiz>2012-08-24 15:21:20 +0000
commitc9552417f83dbe74fd223ec05ee1eef00f6109cb (patch)
tree7eea07a0c0de63db85ccc091c857f089795c1159 /meta-pkgs
parentddec684651619aa49dbefc70233b614c353d9b9f (diff)
downloadpkgsrc-c9552417f83dbe74fd223ec05ee1eef00f6109cb.tar.gz
Add xcursorgen, now it's the xorg version. Bump version.
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 9faeda09323..18396a29f85 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2012/06/06 09:43:14 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2012/08/24 15:21:20 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.7
+PKGNAME= modular-xorg-apps-1.8
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
DISTFILES= # empty
@@ -31,6 +31,7 @@ DEPENDS+= xbacklight-[0-9]*:../../x11/xbacklight
DEPENDS+= xcalc-[0-9]*:../../x11/xcalc
DEPENDS+= xclock-[0-9]*:../../x11/xclock
DEPENDS+= xconsole-[0-9]*:../../x11/xconsole
+DEPENDS+= xcursorgen-[0-9]*:../../x11/xcursorgen
DEPENDS+= xdm-[0-9]*:../../x11/xdm
DEPENDS+= xdpyinfo-[0-9]*:../../x11/xdpyinfo
DEPENDS+= xev-[0-9]*:../../x11/xev