diff options
Diffstat (limited to 'x11-wm/fluxconf/Makefile')
-rw-r--r-- | x11-wm/fluxconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile index 260e6581f35f..c0fa6f1720fe 100644 --- a/x11-wm/fluxconf/Makefile +++ b/x11-wm/fluxconf/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= http://devaux.fabien.free.fr/flux/ MAINTAINER= hendrik@scholz.net USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_BZIP2= yes .ifndef(WITHOUT_LOGO) |