pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/xchat2 No need to depend on gnome2-dirs; xdg-dirs...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd4ee582c0a2
branches:  trunk
changeset: 482619:cd4ee582c0a2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Oct 30 18:22:35 2004 +0000

description:
No need to depend on gnome2-dirs; xdg-dirs is enough.

diffstat:

 chat/xchat2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6af9ed36ce05 -r cd4ee582c0a2 chat/xchat2/Makefile
--- a/chat/xchat2/Makefile      Sat Oct 30 18:19:47 2004 +0000
+++ b/chat/xchat2/Makefile      Sat Oct 30 18:22:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2004/10/30 18:19:47 minskim Exp $
+# $NetBSD: Makefile,v 1.39 2004/10/30 18:22:35 minskim Exp $
 #
 
 .include "Makefile.common"
@@ -11,7 +11,7 @@
 
 CONFLICTS=             xchat-gnome-[0-9]*
 
-USE_DIRS+=             gnome2-1.5
+USE_DIRS+=             xdg-1.1
 USE_PKGLOCALEDIR=      YES
 USE_X11=               YES
 



Home | Main Index | Thread Index | Old Index