diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-25 22:59:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-25 22:59:42 +0000 |
commit | 948ede691f3030cb3bfd1c11aec5752d451f2341 (patch) | |
tree | 143c8ff20bcb1370d5ae14d65aafe1cd3267ddf4 /x11-wm/icewm | |
parent | 18d99210c2999e6dcd603b97b1ae5e431c72fc82 (diff) |
Notes
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 0571d4c0667d..a3744b61faeb 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -17,6 +17,7 @@ COMMENT= Window Manager designed for speed, usability and consistency USE_X_PREFIX= yes WANT_GNOME= yes +USE_ICONV= yes USE_GNOME= gnometarget USE_REINPLACE= yes USE_GMAKE= yes |