aboutsummaryrefslogtreecommitdiff
path: root/audio/libmp3splt
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2011-03-21 12:54:53 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2011-03-21 12:54:53 +0000
commite874e83d6e640a3dfe9c9db65f4f49cafff4bcdd (patch)
treee3c3759f4f69a97c3b0079e3882b876508ae77cf /audio/libmp3splt
parenta4592da8cec6007a4ce8f19bd789780aca8b7587 (diff)
downloadports-e874e83d6e640a3dfe9c9db65f4f49cafff4bcdd.tar.gz
ports-e874e83d6e640a3dfe9c9db65f4f49cafff4bcdd.zip
Notes
Diffstat (limited to 'audio/libmp3splt')
-rw-r--r--audio/libmp3splt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile
index 91716f2f9ee6..43d0f2d4d56a 100644
--- a/audio/libmp3splt/Makefile
+++ b/audio/libmp3splt/Makefile
@@ -75,6 +75,8 @@ USE_GETTEXT= yes
LANGUAGES= de_DE es fr_FR
.for language in ${LANGUAGES}
PLIST_FILES+= share/locale/${language}/LC_MESSAGES/libmp3splt.mo
+PLIST_FILES+= "@dirrmtry share/locale/${language}/LC_MESSAGES"
+PLIST_FILES+= "@dirrmtry share/locale/${language}"
.endfor
.endif