diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-17 18:32:22 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-17 18:32:22 +0000 |
commit | 3f2ade6b98e6fc5fd1cd35d95172fd5e7252d1c8 (patch) | |
tree | 43a0e1d2d5c0bf668bdc1220ec8abc993ffb218f /x11-wm/bbkeys | |
parent | cd73a8036e5730220a47d998f0a47f7a4bb5f530 (diff) | |
download | ports-3f2ade6b98e6fc5fd1cd35d95172fd5e7252d1c8.tar.gz ports-3f2ade6b98e6fc5fd1cd35d95172fd5e7252d1c8.zip |
Notes
Diffstat (limited to 'x11-wm/bbkeys')
-rw-r--r-- | x11-wm/bbkeys/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |