diff options
Diffstat (limited to 'audio/xmms-curses/Makefile')
-rw-r--r-- | audio/xmms-curses/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-curses/Makefile b/audio/xmms-curses/Makefile index 559af795034d..f94856bc75b6 100644 --- a/audio/xmms-curses/Makefile +++ b/audio/xmms-curses/Makefile @@ -19,9 +19,8 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= pthread-stubs.0:${PORTSDIR}/devel/libpthread-stubs \ xcb.2:${PORTSDIR}/x11/libxcb -USES= gettext +USES= gettext iconv USE_GNOME= gtk12 -USE_ICONV= yes USE_XORG= x11 xau xdmcp xext xi MAN1= ${PORTNAME}.1 |