summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-25 22:59:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-25 22:59:42 +0000
commit948ede691f3030cb3bfd1c11aec5752d451f2341 (patch)
tree143c8ff20bcb1370d5ae14d65aafe1cd3267ddf4 /x11-wm
parentAdd missing USE_PERL5_BUILD (diff)
Add missing USE_ICONV
Notes
Notes: svn path=/head/; revision=154459
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm/Makefile1
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