shells/fish: Fix plist when NLS option off

PR:		213087
Reported by:	eborisch (gmail)
Patch by:	w.schwarzenfeld (utanet.at)
confirmed by:	marino
Approved by:	just-fix-it
This commit is contained in:
John Marino 2016-09-30 13:40:13 +00:00
parent c77aa975a6
commit 177a10eced
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422984
2 changed files with 7 additions and 6 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= fish
PORTVERSION= 2.3.1
PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/

View File

@ -781,12 +781,12 @@ man/man1/fish_key_reader.1.gz
%%DATADIR%%/tools/web_config/sample_prompts/terlar.fish
%%DATADIR%%/tools/web_config/sample_prompts/user_host_path.fish
%%DATADIR%%/tools/web_config/webconfig.py
share/locale/de/LC_MESSAGES/fish.mo
share/locale/en/LC_MESSAGES/fish.mo
share/locale/fr/LC_MESSAGES/fish.mo
share/locale/pt_BR/LC_MESSAGES/fish.mo
share/locale/sv/LC_MESSAGES/fish.mo
share/locale/zh_CN/LC_MESSAGES/fish.mo
%%NLS%%share/locale/de/LC_MESSAGES/fish.mo
%%NLS%%share/locale/en/LC_MESSAGES/fish.mo
%%NLS%%share/locale/fr/LC_MESSAGES/fish.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/fish.mo
%%NLS%%share/locale/sv/LC_MESSAGES/fish.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/fish.mo
@dir %%ETCDIR%%/conf.d
@dir %%DATADIR%%/vendor_completions.d
@dir %%DATADIR%%/vendor_conf.d