From 2fc6a06a9bc3abfccb6b93249380619b3228bd4b Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Mon, 12 Sep 2011 13:46:58 +0000 Subject: - Track dependencies after databases/gdbm update --- shells/zsh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/zsh') 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 .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 -- cgit v1.2.3