summaryrefslogtreecommitdiff
path: root/chat/xchat
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2004-10-07 09:05:27 +0000
committertron <tron@pkgsrc.org>2004-10-07 09:05:27 +0000
commit5345a62e3d9360d495a91ba0628880fc8104cc6d (patch)
treebf6a4901acb104b992f5bdd2584a6f47465e971e /chat/xchat
parentb116747024fd851c094a003ac98c8377dceb8789 (diff)
downloadpkgsrc-5345a62e3d9360d495a91ba0628880fc8104cc6d.tar.gz
We don't need to include "../../devel/glib/buildlink3.mk" explicitly here
because "x11/gtk/buildlink3.mk" does that for us.
Diffstat (limited to 'chat/xchat')
-rw-r--r--chat/xchat/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index fc8d013499b..ee067d44d81 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -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 @@ post-install:
${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"