pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/xchat-gnome We don't need to include "graphics/gd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d129638f234
branches:  trunk
changeset: 481551:9d129638f234
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Oct 07 09:04:33 2004 +0000

description:
We don't need to include "graphics/gdk-pixbuf-gnome/buildlink3.mk"
explicitly here because "x11/gnome-core/buildlink3.mk" does that for us.

diffstat:

 chat/xchat-gnome/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 98c597206b76 -r 9d129638f234 chat/xchat-gnome/Makefile
--- a/chat/xchat-gnome/Makefile Thu Oct 07 05:37:47 2004 +0000
+++ b/chat/xchat-gnome/Makefile Thu Oct 07 09:04:33 2004 +0000
@@ -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 @@
 
 CONFIGURE_ARGS+=       --enable-panel
 
-.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
 .include "../../x11/gnome-core/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index