diff options
-rw-r--r-- | x11-wm/fluxconf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile index 53714bedcbb2..ab5419a0db76 100644 --- a/x11-wm/fluxconf/Makefile +++ b/x11-wm/fluxconf/Makefile @@ -13,10 +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 +USE_GNOME= gtk20 GNU_CONFIGURE= yes .include <bsd.port.mk> |