summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-08-26 00:53:42 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-08-26 00:53:42 +0000
commit7b513cbf0b2052cff6d0283647e8f23382fe632f (patch)
treef158ae2ce05c3189bfd35b2bc38f37c2199fde95
parentRemove dependency on blackbox, since this program can work with any window ma... (diff)
Remove dependency on blackbox.
PR: 42014 Submitted by: Adam Weinberger (maintainer)
Notes
Notes: svn path=/head/; revision=65009
-rw-r--r--sysutils/bbapm/Makefile2
-rw-r--r--x11-wm/bbapm/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/bbapm/Makefile b/sysutils/bbapm/Makefile
index 4c5c6cb7a299..c11ce378e970 100644
--- a/sysutils/bbapm/Makefile
+++ b/sysutils/bbapm/Makefile
@@ -16,8 +16,6 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= adam@vectors.cx
-RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox
-
USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/bbapm/Makefile b/x11-wm/bbapm/Makefile
index 4c5c6cb7a299..c11ce378e970 100644
--- a/x11-wm/bbapm/Makefile
+++ b/x11-wm/bbapm/Makefile
@@ -16,8 +16,6 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= adam@vectors.cx
-RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox
-
USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes