summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-08-26 00:45:42 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-08-26 00:45:42 +0000
commit3fcd405ffa9605b0d2610097850193fb5a8c55a8 (patch)
treec6f0ec8f471c638b3e1fa9867c18ee8c415685d9
parentNew port xmms-pipe version 0.4.5: Controls XMMS with a named pipe (diff)
Remove dependency on blackbox, since this program can work with any window manager.
PR: 42015 Submitted by: Adam Weinberger (maintainer)
Notes
Notes: svn path=/head/; revision=65008
-rw-r--r--x11-wm/bbrun/Makefile1
-rw-r--r--x11/bbrun/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile
index 9250ab91a597..90560b0f27b4 100644
--- a/x11-wm/bbrun/Makefile
+++ b/x11-wm/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
diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile
index 9250ab91a597..90560b0f27b4 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