aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-26 06:59:42 +0800
committerkris <kris@FreeBSD.org>2006-01-26 06:59:42 +0800
commit959d7d60e039d7b7b9ae82396649aeadb207a359 (patch)
tree95e27c1b5d0e1d2c79fe3faf8b2c42953a9db372 /x11-wm
parent6ecf8cd0366b970e8f9e72fdd0769a361ee8217b (diff)
downloadfreebsd-ports-gnome-959d7d60e039d7b7b9ae82396649aeadb207a359.tar.gz
freebsd-ports-gnome-959d7d60e039d7b7b9ae82396649aeadb207a359.tar.zst
freebsd-ports-gnome-959d7d60e039d7b7b9ae82396649aeadb207a359.zip
Add missing USE_ICONV
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