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