diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-08-28 05:54:00 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-08-28 05:54:00 +0000 |
commit | 16fbeab5999994a164d5d4a8c6f3bf5919dd2fa5 (patch) | |
tree | 831ee26b1dbf9f866293a0aaf4ba07ae78c3cd03 /x11-wm/bbpager | |
parent | 564c9606ab702d7a4982e4ef88607aa99617493b (diff) | |
download | FreeBSD-ports-16fbeab5999994a164d5d4a8c6f3bf5919dd2fa5.zip FreeBSD-ports-16fbeab5999994a164d5d4a8c6f3bf5919dd2fa5.tar.gz |
Remove RUN_DEPENDS on blackbox - this port can be used with other window
managers too.
PR: 42083
Submitted by: MAINTAINER
Diffstat (limited to 'x11-wm/bbpager')
-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 76850b8..c8b1522 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 |