diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-08-28 13:56:42 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-08-28 13:56:42 +0800 |
commit | adbe2736b55c91efe45ae926e675dfeacdb69daa (patch) | |
tree | b357f858f27b017e879f77b09d0b204cb2ca773e /x11-wm/bbkeys | |
parent | 16fbeab5999994a164d5d4a8c6f3bf5919dd2fa5 (diff) | |
download | freebsd-ports-gnome-adbe2736b55c91efe45ae926e675dfeacdb69daa.tar.gz freebsd-ports-gnome-adbe2736b55c91efe45ae926e675dfeacdb69daa.tar.zst freebsd-ports-gnome-adbe2736b55c91efe45ae926e675dfeacdb69daa.zip |
- Remove RUN_DEPENDS on blackbox - this utility can successfully be used
with other window managers like fluxbox, openbox, etc.
- Change WWW in pkg-descr to match reality
PR: 42082
Submitted by: MAINTAINER
Diffstat (limited to 'x11-wm/bbkeys')
-rw-r--r-- | x11-wm/bbkeys/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/bbkeys/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/bbkeys/Makefile b/x11-wm/bbkeys/Makefile index 4e0018dab251..7eff2abf17c7 100644 --- a/x11-wm/bbkeys/Makefile +++ b/x11-wm/bbkeys/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= stijn@win.tue.nl -RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox - USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/x11-wm/bbkeys/pkg-descr b/x11-wm/bbkeys/pkg-descr index e643b4708124..6bb01a782d98 100644 --- a/x11-wm/bbkeys/pkg-descr +++ b/x11-wm/bbkeys/pkg-descr @@ -1,3 +1,3 @@ A keygrabber for the Blackbox window manager. -WWW: http://movingparts.thelinuxcommunity.org/bbkeys.shtml +WWW: http://bbkeys.sourceforge.net/ |