From c2c89abdd400dcc605fa4a3588e3f6177e660a76 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 30 Oct 2004 18:02:45 +0000 Subject: Explicitly depend on glib2, which is used by this package directly. --- chat/xchat2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/xchat2') diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile index 06fd057d5cf..30f16c33239 100644 --- a/chat/xchat2/Makefile +++ b/chat/xchat2/Makefile @@ -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 @@ CONFIGURE_ARGS+= --enable-openssl=${SSLBASE} 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" -- cgit v1.2.3