From 10cee3fd8a42c1f94fd3fb3571a6a21ac47da2ce Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 22 Aug 2013 22:18:13 +0000 Subject: - Fix a typo in configure arguments - Bump port revision as it concerns a default option Submitted by: Paul Mulders (by private mail) --- 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 58118ddd3a1e..639b48e9e043 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -3,6 +3,7 @@ PORTNAME= zsh PORTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc @@ -63,7 +64,7 @@ PCRE_LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre PCRE_CONFIGURE_ENABLE= pcre MEM_CONFIGURE_ENABLE= zsh-mem SECURE_FREE_CONFIGURE_ENABLE= zsh-secure-free -MAILDIR_CONFIGURE_ENABLE= maildit-support +MAILDIR_CONFIGURE_ENABLE= maildir-support STATIC_LDFLAGS= -static STATIC_CONFIGURE_ON= --disable-dynamic STATIC_CONFIGURE_OFF= --enable-dynamic -- cgit v1.2.3