aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-30 13:40:13 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-30 13:40:13 +0000
commit177a10ecede46f887ffe6ef7cff3ca59ab1528ee (patch)
tree9d471ae60026117c8a12363df1b633de83492eba /shells
parentc77aa975a6c781111fd07df861b7ab636ff03c65 (diff)
downloadports-177a10ecede46f887ffe6ef7cff3ca59ab1528ee.tar.gz
ports-177a10ecede46f887ffe6ef7cff3ca59ab1528ee.zip
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
Notes
Notes: svn path=/head/; revision=422984
Diffstat (limited to 'shells')
-rw-r--r--shells/fish/Makefile1
-rw-r--r--shells/fish/pkg-plist12
2 files changed, 7 insertions, 6 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index 193924953b5f..adc74a9d0bf6 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fish
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/
diff --git a/shells/fish/pkg-plist b/shells/fish/pkg-plist
index 13e02fcf44a2..0131644d699c 100644
--- a/shells/fish/pkg-plist
+++ b/shells/fish/pkg-plist
@@ -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