pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/xchat We don't need to include "../../devel/glib/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9fcc577619aa
branches:  trunk
changeset: 481552:9fcc577619aa
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Oct 07 09:05:27 2004 +0000

description:
We don't need to include "../../devel/glib/buildlink3.mk" explicitly here
because "x11/gtk/buildlink3.mk" does that for us.

diffstat:

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

diffs (16 lines):

diff -r 9d129638f234 -r 9fcc577619aa chat/xchat/Makefile.common
--- a/chat/xchat/Makefile.common        Thu Oct 07 09:04:33 2004 +0000
+++ b/chat/xchat/Makefile.common        Thu Oct 07 09:05:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2004/10/03 00:13:15 tv Exp $
+# $NetBSD: Makefile.common,v 1.33 2004/10/07 09:05:27 tron Exp $
 
 DISTNAME=      xchat-1.8.11
 PKGREVISION=   9
@@ -54,6 +54,5 @@
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xchat
        ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/xchat
 
-.include "../../devel/glib/buildlink3.mk"
 .include "../../lang/perl5/buildlink3.mk"
 .include "../../lang/python/application.mk"



Home | Main Index | Thread Index | Old Index