aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-22 22:54:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-22 22:54:43 +0000
commit67d99922a768b00c657b6985b74164580d0f0bf8 (patch)
treec103b61e97f8572d434e7dce368ee21067eb195a /shells
parent38343904609958ed0d8719feded6df99ba00c36c (diff)
downloadports-67d99922a768b00c657b6985b74164580d0f0bf8.tar.gz
ports-67d99922a768b00c657b6985b74164580d0f0bf8.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 3e12303c65f4..c804b2ef9013 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zsh
PORTVERSION= 5.0.5
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc
@@ -23,8 +24,9 @@ ZSH_VER= ${PORTVERSION}
USES= iconv ncurses tar:bzip2
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include -DBOOL_DEFINED
LDFLAGS+= -L${LOCALBASE}/lib
+CONFIGURE_ENV+= zsh_cv_sys_path_dev_fd=no
CONFIGURE_ARGS= --with-term-lib="ncursesw ncurses" --with-tcsetpgrp \
--enable-function-subdirs