From 50768258584145c75268710c94beb7d353a012c8 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 9 Jul 2005 03:56:12 +0000 Subject: this pkg uses X, so include x11.buildlink3.mk to ensure that the correct X distribution is used. fixes build problem observed on Linux. --- chat/gaim/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 922d5388dd2..ab71685de98 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2005/07/08 09:39:47 grant Exp $ +# $NetBSD: Makefile,v 1.91 2005/07/09 03:56:12 grant Exp $ DISTNAME= gaim-1.4.0 CATEGORIES= chat x11 @@ -52,4 +52,5 @@ CONFIGURE_ARGS+= --disable-screensaver .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/startup-notification/buildlink3.mk" +.include "../../mk/x11.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3