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 forgotten dependency o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/343c5995f15c
branches: trunk
changeset: 529711:343c5995f15c
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jun 09 18:36:36 2007 +0000
description:
Add forgotten dependency on xwd.
diffstat:
meta-pkgs/modular-xorg-apps/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 238e769f6590 -r 343c5995f15c meta-pkgs/modular-xorg-apps/Makefile
--- a/meta-pkgs/modular-xorg-apps/Makefile Sat Jun 09 14:12:58 2007 +0000
+++ b/meta-pkgs/modular-xorg-apps/Makefile Sat Jun 09 18:36:36 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/20 15:46:14 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/09 18:36:36 joerg Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.0
+PKGNAME= modular-xorg-apps-1.1
CATEGORIES= meta-pkgs x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
DISTFILES= # empty
@@ -55,6 +55,7 @@
DEPENDS+= xsm-[0-9]*:../../x11/xsm
DEPENDS+= xvinfo-[0-9]*:../../x11/xvinfo
DEPENDS+= xwininfo-[0-9]*:../../x11/xwininfo
+DEPENDS+= xwd-[0-9]*:../../x11/xwud
DEPENDS+= xwud-[0-9]*:../../x11/xwud
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index