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 Fix location for xwd.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c07cab63b4b9
branches:  trunk
changeset: 529771:c07cab63b4b9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 10 08:48:43 2007 +0000

description:
Fix location for xwd.

diffstat:

 meta-pkgs/modular-xorg-apps/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c728ff5ec527 -r c07cab63b4b9 meta-pkgs/modular-xorg-apps/Makefile
--- a/meta-pkgs/modular-xorg-apps/Makefile      Sun Jun 10 08:46:16 2007 +0000
+++ b/meta-pkgs/modular-xorg-apps/Makefile      Sun Jun 10 08:48:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/06/09 18:36:36 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/06/10 08:48:43 joerg Exp $
 
 DISTNAME=      # empty
 PKGNAME=       modular-xorg-apps-1.1
@@ -55,7 +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+=      xwd-[0-9]*:../../x11/xwd
 DEPENDS+=      xwud-[0-9]*:../../x11/xwud
 
 NO_BUILD=              yes



Home | Main Index | Thread Index | Old Index