pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/modular-xorg-apps Add twm as a dependency fo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/807b49e83d95
branches: trunk
changeset: 530228:807b49e83d95
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Jun 19 14:59:55 2007 +0000
description:
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:
meta-pkgs/modular-xorg-apps/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r d6b11e18c3f8 -r 807b49e83d95 meta-pkgs/modular-xorg-apps/Makefile
--- a/meta-pkgs/modular-xorg-apps/Makefile Tue Jun 19 14:56:48 2007 +0000
+++ b/meta-pkgs/modular-xorg-apps/Makefile Tue Jun 19 14:59:55 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index