diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/xchat-gnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile index 853eef31b77..33555a017e4 100644 --- a/chat/xchat-gnome/Makefile +++ b/chat/xchat-gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/04/26 22:07:06 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/10/07 09:04:33 tron Exp $ .include "../xchat/Makefile.common" @@ -9,7 +9,6 @@ COMMENT+= and GNOME libraries CONFIGURE_ARGS+= --enable-panel -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" .include "../../x11/gnome-core/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |