summaryrefslogtreecommitdiff
path: root/meta-pkgs/modular-xorg-apps/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2007-06-19 14:59:55 +0000
committerjlam <jlam>2007-06-19 14:59:55 +0000
commit9abbb702617838c3ec63d21651bc891306594910 (patch)
tree43d1bbb6e38afc30fcf3374f1c0e13efd579277e /meta-pkgs/modular-xorg-apps/Makefile
parentd6a5dddc4c90b4f5f07763eeb5f0789ca161adab (diff)
downloadpkgsrc-9abbb702617838c3ec63d21651bc891306594910.tar.gz
Add twm as a dependency for modular-xorg-apps. This makes the default
installation of modular-xorg-apps include the basic window manager that is used by xinit(1) by default. Bump the version to 1.2.
Diffstat (limited to 'meta-pkgs/modular-xorg-apps/Makefile')
-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 3cfbcadd2b6..90548a65afa 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/06/10 08:48:43 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/06/19 14:59:55 jlam Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.1
+PKGNAME= modular-xorg-apps-1.2
CATEGORIES= meta-pkgs x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
DISTFILES= # empty
@@ -13,6 +13,7 @@ COMMENT= Modular Xorg application meta-package
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= xbiff-[0-9]*:../../mail/xbiff
+DEPENDS+= twm-[0-9]*:../../wm/twm
DEPENDS+= appres-[0-9]*:../../x11/appres
DEPENDS+= beforelight-[0-9]*:../../x11/beforelight
DEPENDS+= bitmap-[0-9]*:../../x11/bitmap