aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>2000-02-14 02:20:45 +0800
committertorstenb <torstenb@FreeBSD.org>2000-02-14 02:20:45 +0800
commitdbdabea063ab87a8c33d451c3f7106b59f1f689e (patch)
treea9f104261bfc972c8d44ace2651e5247f7498ad7 /shells/zsh/Makefile
parentcb1c3cf2991bfe2b23156289135bb5db2a59e37e (diff)
downloadfreebsd-ports-gnome-dbdabea063ab87a8c33d451c3f7106b59f1f689e.tar.gz
freebsd-ports-gnome-dbdabea063ab87a8c33d451c3f7106b59f1f689e.tar.zst
freebsd-ports-gnome-dbdabea063ab87a8c33d451c3f7106b59f1f689e.zip
Fix a problem with zsh.texi introduced when we upgraded our base-system
texinfo to 4.0. Things could be easier if people would use manpages instead of texinfo & Co.
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 0cabddc089b4..c54bb059a863 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -29,6 +29,7 @@ PLIST_SUB= ZSH_VERSION=${DISTNAME:S/zsh-//}
post-build:
# Fix ".so" macro problem by using "soelim" command.
+ @echo HERE!!!
@(cd ${WRKSRC} ; \
${LN} -sf ./Doc man1 ; \
if [ ! -f ./man1/zshall.1.source ]; then \