diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-08-28 13:54:00 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-08-28 13:54:00 +0800 |
commit | 16fbeab5999994a164d5d4a8c6f3bf5919dd2fa5 (patch) | |
tree | 831ee26b1dbf9f866293a0aaf4ba07ae78c3cd03 | |
parent | 564c9606ab702d7a4982e4ef88607aa99617493b (diff) | |
download | freebsd-ports-gnome-16fbeab5999994a164d5d4a8c6f3bf5919dd2fa5.tar.gz freebsd-ports-gnome-16fbeab5999994a164d5d4a8c6f3bf5919dd2fa5.tar.zst freebsd-ports-gnome-16fbeab5999994a164d5d4a8c6f3bf5919dd2fa5.zip |
Remove RUN_DEPENDS on blackbox - this port can be used with other window
managers too.
PR: 42083
Submitted by: MAINTAINER
-rw-r--r-- | x11-wm/bbpager/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/bbpager/Makefile b/x11-wm/bbpager/Makefile index 76850b88f39b..c8b152292506 100644 --- a/x11-wm/bbpager/Makefile +++ b/x11-wm/bbpager/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://bbtools.windsofstorm.net/sources/ MAINTAINER= stijn@win.tue.nl -RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox - USE_X_PREFIX= yes GNU_CONFIGURE= yes |