summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-30 18:22:35 +0000
committerminskim <minskim@pkgsrc.org>2004-10-30 18:22:35 +0000
commit9a4f29b3b767df7a9d6ba6f093d30b89f4d26eb9 (patch)
tree1a35fd02fcbc03ec3498833faf0d0aa218d9a69e /chat
parentbffcef9ebe53b5082d82466f5e1794a1eea0f4e7 (diff)
downloadpkgsrc-9a4f29b3b767df7a9d6ba6f093d30b89f4d26eb9.tar.gz
No need to depend on gnome2-dirs; xdg-dirs is enough.
Diffstat (limited to 'chat')
-rw-r--r--chat/xchat2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile
index 06ff89f0a63..56ea36a976e 100644
--- a/chat/xchat2/Makefile
+++ b/chat/xchat2/Makefile
@@ -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 @@ BUILD_USES_MSGFMT= YES
CONFLICTS= xchat-gnome-[0-9]*
-USE_DIRS+= gnome2-1.5
+USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES
USE_X11= YES