aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2011-09-12 21:46:58 +0800
committergabor <gabor@FreeBSD.org>2011-09-12 21:46:58 +0800
commit62d04d90eca0deab3e6d0c6d2464a4e2e98c2160 (patch)
tree340d61bcebb3fd474659c01f02a4faf7d643ff6b /shells/zsh
parent81a4003af96d6d84755108a8c6319d5bb023bb8e (diff)
downloadfreebsd-ports-gnome-62d04d90eca0deab3e6d0c6d2464a4e2e98c2160.tar.gz
freebsd-ports-gnome-62d04d90eca0deab3e6d0c6d2464a4e2e98c2160.tar.zst
freebsd-ports-gnome-62d04d90eca0deab3e6d0c6d2464a4e2e98c2160.zip
- Track dependencies after databases/gdbm update
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index f9eec58deb70..f5ec69dfa1ad 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zsh
PORTVERSION= 4.3.12
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dev/${PORTVERSION}:src \
SF/${PORTNAME}/${PORTNAME}-doc-dev/${PORTVERSION}:doc
@@ -65,7 +66,7 @@ SHELLS= /etc/shells
.include <bsd.port.pre.mk>
.if defined(WITH_ZSH_GDBM)
-LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm
PLIST_SUB+= GDBM=""
.else
CONFIGURE_ARGS+= --disable-gdbm