diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-26 00:45:42 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-26 00:45:42 +0000 |
commit | 2acab6ef8cfd8a428bdfd44bebec41710c3e25f6 (patch) | |
tree | c1afe768a091099c5c9a53d8e496ff754787ceef /x11 | |
parent | e6c6a3e0036af72ed682a4ebc730edf5beed63ef (diff) | |
download | FreeBSD-ports-2acab6ef8cfd8a428bdfd44bebec41710c3e25f6.zip FreeBSD-ports-2acab6ef8cfd8a428bdfd44bebec41710c3e25f6.tar.gz |
Remove dependency on blackbox, since this program can work with any window manager.
PR: 42015
Submitted by: Adam Weinberger (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/bbrun/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile index 9250ab9..90560b0 100644 --- a/x11/bbrun/Makefile +++ b/x11/bbrun/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.dwave.net/~jking/bbrun/ MAINTAINER= adam@vectors.cx LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt -RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox USE_X_PREFIX= yes USE_GTK= yes |