aboutsummaryrefslogtreecommitdiff
path: root/audio/ncmpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ncmpc/Makefile')
-rw-r--r--audio/ncmpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile
index 89733a184b15..2b02e61cd47d 100644
--- a/audio/ncmpc/Makefile
+++ b/audio/ncmpc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ncmpc
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= audio
MASTER_SITES= SF/musicpd
@@ -33,7 +33,7 @@ PLIST_DIRS=%%EXAMPLESDIR%%
CONFIGURE_ARGS+=--disable-nls
.else
USE_GETTEXT= yes
-LANGUAGES=da de es fr gl hu no ru sk sv
+LANGUAGES=cs da de es fr gl hu ko nb nl ru sk sv uk zh_CN
.for language in ${LANGUAGES}
PLIST_FILES+=share/locale/${language}/LC_MESSAGES/ncmpc.mo
.endfor