From 959d7d60e039d7b7b9ae82396649aeadb207a359 Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 25 Jan 2006 22:59:42 +0000 Subject: Add missing USE_ICONV --- x11-wm/icewm/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit