1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update pkg-message

The check for the minimum Zsh version is built in to the port and there
is no need to specify DATADIR, since it's already substituted in the message.

PR:		210930
Submitted by:	maintainer
This commit is contained in:
Pawel Pekala 2016-07-12 17:16:44 +00:00
parent f1d20ceb56
commit 777736cb52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418430

View File

@ -1,9 +1,5 @@
================================================================================
Zsh-syntax-highlighting requires zsh 4.3.17+.
Add the line below to *the end of* your .zshrc to enable highlighting.
source %%DATADIR%%/zsh-syntax-highlighting.zsh
DATADIR is usually %%PREFIX%%/share/zsh-syntax-highlighting.
================================================================================