summaryrefslogtreecommitdiffstats
path: root/audio/osd-lyrics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/osd-lyrics/Makefile')
-rw-r--r--audio/osd-lyrics/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/osd-lyrics/Makefile b/audio/osd-lyrics/Makefile
index 481ba4e..0078865 100644
--- a/audio/osd-lyrics/Makefile
+++ b/audio/osd-lyrics/Makefile
@@ -21,7 +21,7 @@ CONFIGURE_ENV= DATADIRNAME=share
# Cannot enable -Werror yet: Clang does not like the code `printf(_("..."))',
# see this bug for details: http://llvm.org/bugs/show_bug.cgi?id=3814
#CONFIGURE_ARGS= --with-werror
-USE_GETTEXT= yes
+USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20
USE_SQLITE= yes
OpenPOWER on IntegriCloud