summaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2015-07-26 22:04:13 +0000
committersnj <snj@pkgsrc.org>2015-07-26 22:04:13 +0000
commit6d02600cec5fee755bb72c3bf720d6408083ee58 (patch)
tree6772b2c1357a3bc5430d523547d1ae1c595730fd /shells/zsh/Makefile
parent8494cf42b41bdf416a2c0951143efb78dad3aefe (diff)
downloadpkgsrc-6d02600cec5fee755bb72c3bf720d6408083ee58.tar.gz
Fix a couple new-to-5.0.8 issues with command completion.
- non-GNU du wouldn't complete filenames (taken from upstream) - sort completion threw a syntax error on NetBSD (reported upstream) Bump PKGREVISION to 1.
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 6fd0804e9c0..e9174023a2c 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.69 2015/06/13 12:57:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.70 2015/07/26 22:04:13 snj Exp $
.include "../../shells/zsh/Makefile.common"
ZSH_VERSION= 5.0.8
+PKGREVISION= 1
ZSH_MAINTAINER= uebayasi@NetBSD.org
CONFIGURE_ARGS+= --disable-gdbm