diff options
-rw-r--r-- | chat/xchat2/Makefile | 4 |
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 |