From 3b88f86c09828cc2a80908c2d4e90c5cd4fa3c52 Mon Sep 17 00:00:00 2001 From: novel 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/bbkeys') 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