diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 01:30:26 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 01:30:26 +0000 |
commit | db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82 (patch) | |
tree | 0c7b88303d321fa699c4387aadd31fa2792c7d4a /x11-wm/fluxconf | |
parent | e02f54173aa617778d09c22881c0f1c39cd398a9 (diff) | |
download | ports-db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82.tar.gz ports-db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82.zip |
Notes
Diffstat (limited to 'x11-wm/fluxconf')
-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) |