summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2004-10-07 09:05:27 +0000
committertron <tron>2004-10-07 09:05:27 +0000
commit82ddd649d234271d91c4f97b9568ba50241dae25 (patch)
treebf6a4901acb104b992f5bdd2584a6f47465e971e
parentb44aa67b35e6a90f97bdffb673a55ee4eee06f72 (diff)
downloadpkgsrc-82ddd649d234271d91c4f97b9568ba50241dae25.tar.gz
We don't need to include "../../devel/glib/buildlink3.mk" explicitly here
because "x11/gtk/buildlink3.mk" does that for us.
-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"