From b825633829159e4cd2a9e41719aad64f8d5d36a2 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 1 Feb 2007 23:11:33 +0000 Subject: Modular Xorg support. --- wm/bbkeys/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'wm/bbkeys') diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile index be1e1d35d9a..a369a6046e4 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/08/20 23:08:44 jschauma Exp $ +# $NetBSD: Makefile,v 1.20 2007/02/01 23:11:33 joerg Exp $ # DISTNAME= bbkeys-0.8.6 @@ -16,5 +16,9 @@ GNU_CONFIGURE= YES USE_LANGUAGES= c c++ USE_TOOLS+= perl:run -.include "../../mk/x11.buildlink3.mk" +BUILDLINK_DEPMETHOD.libXt?= build + +.include "../../x11/libSM/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.include "../../x11/libXt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3