diff options
Diffstat (limited to 'audio/mp3splt-gtk/Makefile')
-rw-r--r-- | audio/mp3splt-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index e15fcae44a28..6786eb097658 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -49,7 +49,7 @@ CONFIGURE_ARGS+= --disable-doxygen-doc CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .endif |