diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-20 10:51:33 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-20 10:51:33 +0000 |
commit | 959c14d82f0629d53edc64a04ecc262f6199ed94 (patch) | |
tree | b53213231e5ea2fb11e1cc12d9e306b799e00c8d /net/linphone | |
parent | www/tengine: add SPDY module (diff) |
Fix pkg-plist when NLS has been disabled
Reported by: "chris j. mutter" <cjm@s3.enemy.org>
Notes
Notes:
svn path=/head/; revision=362309
Diffstat (limited to 'net/linphone')
-rw-r--r-- | net/linphone/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linphone/pkg-plist b/net/linphone/pkg-plist index 1a5ba6dbcf89..9efb9a2c51d6 100644 --- a/net/linphone/pkg-plist +++ b/net/linphone/pkg-plist @@ -114,8 +114,8 @@ share/sounds/linphone/rings/toy-mono.wav @dirrmtry man/cs/man1 @dirrmtry man/cs @dirrm %%DATADIR%% -@dirrmtry share/locale/nb_NO/LC_MESSAGES -@dirrmtry share/locale/nb_NO +%%NLS%%@dirrmtry share/locale/nb_NO/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/nb_NO @dirrm share/pixmaps/linphone @dirrm share/sounds/linphone/rings @dirrm share/sounds/linphone |