diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 15:06:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 15:06:01 +0800 |
commit | a625bf27f475a325e12d313fdda383b614360d35 (patch) | |
tree | 1a3fb268d1c731e878faf3d1418ec02ec19a3ec5 /x11-wm | |
parent | 603849b5fff275324d0a8463ec503f5fd295db81 (diff) | |
download | freebsd-ports-gnome-a625bf27f475a325e12d313fdda383b614360d35.tar.gz freebsd-ports-gnome-a625bf27f475a325e12d313fdda383b614360d35.tar.zst freebsd-ports-gnome-a625bf27f475a325e12d313fdda383b614360d35.zip |
BROKEN: Does not link
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxconf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile index 39f34f0c644f..53714bedcbb2 100644 --- a/x11-wm/fluxconf/Makefile +++ b/x11-wm/fluxconf/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://devaux.fabien.free.fr/flux/ MAINTAINER= hendrik@scholz.net COMMENT= Fluxconf is a configuration program for the fluxbox window manager +BROKEN= "Does not link" + USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes |