pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat2 Explicitly depend on glib2, which is used ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e0649ac94c0
branches: trunk
changeset: 482616:7e0649ac94c0
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Oct 30 18:02:45 2004 +0000
description:
Explicitly depend on glib2, which is used by this package directly.
diffstat:
chat/xchat2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cc903dcfa309 -r 7e0649ac94c0 chat/xchat2/Makefile
--- a/chat/xchat2/Makefile Sat Oct 30 16:54:02 2004 +0000
+++ b/chat/xchat2/Makefile Sat Oct 30 18:02:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2004/10/03 00:13:15 tv Exp $
+# $NetBSD: Makefile,v 1.36 2004/10/30 18:02:45 minskim Exp $
#
DISTNAME= xchat-2.4.0
@@ -54,6 +54,7 @@
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/xchat/plugins
+.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index