diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 08:59:30 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 08:59:30 +0800 |
commit | d7ec1b449bdf6595b7c15b5302d58b9cb1760369 (patch) | |
tree | bbd9cfca0ed554cd4cd42ed9a6654b1886d2a969 /x11-wm | |
parent | 29836d024e89e3f413eb2da4db9fde62f806b114 (diff) | |
download | freebsd-ports-gnome-d7ec1b449bdf6595b7c15b5302d58b9cb1760369.tar.gz freebsd-ports-gnome-d7ec1b449bdf6595b7c15b5302d58b9cb1760369.tar.zst freebsd-ports-gnome-d7ec1b449bdf6595b7c15b5302d58b9cb1760369.zip |
BROKEN: Does not build
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/bbkeys/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/bbpager/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/bbkeys/Makefile b/x11-wm/bbkeys/Makefile index e5c5993263b1..9a55a69a4501 100644 --- a/x11-wm/bbkeys/Makefile +++ b/x11-wm/bbkeys/Makefile @@ -17,6 +17,8 @@ COMMENT= A keygrabber for the Blackbox window manager BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox +BROKEN= "Does not build" + USE_X_PREFIX= yes USE_PERL5= yes USE_GCC= 3.3+ diff --git a/x11-wm/bbpager/Makefile b/x11-wm/bbpager/Makefile index 8a284e5f2b24..aa110b14a70a 100644 --- a/x11-wm/bbpager/Makefile +++ b/x11-wm/bbpager/Makefile @@ -16,6 +16,8 @@ COMMENT= A pager for the Blackbox window manager BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox +BROKEN= Does not build + USE_X_PREFIX= yes USE_GNOME= gnomehack pkgconfig USE_GCC= 3.3+ |