summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorminskim <minskim>2004-10-30 18:22:35 +0000
committerminskim <minskim>2004-10-30 18:22:35 +0000
commitfd1aaf5443fc093e4c2526c279d43cd5d78dcda6 (patch)
tree1a35fd02fcbc03ec3498833faf0d0aa218d9a69e /chat
parent329904a066477e1c89831f7ee4b06d803d7ff117 (diff)
downloadpkgsrc-fd1aaf5443fc093e4c2526c279d43cd5d78dcda6.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