From 3f2ade6b98e6fc5fd1cd35d95172fd5e7252d1c8 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Thu, 17 Mar 2005 18:32:22 +0000 Subject: Add dependency on blackbox since it requires libbt (part of blackbox). Approved by: krion (mentor) (implicit) --- x11-wm/bbkeys/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-wm') diff --git a/x11-wm/bbkeys/Makefile b/x11-wm/bbkeys/Makefile index 0903db3e7d88..e599361cb56a 100644 --- a/x11-wm/bbkeys/Makefile +++ b/x11-wm/bbkeys/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= A.J.Caines@halplant.com COMMENT= A keygrabber for the Blackbox window manager +BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox + USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes -- cgit