aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 16:02:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 16:02:52 +0000
commit1c24d964d52628753b27d3a5aefd2dba0ebb3dfd (patch)
tree7db3a5c1aa475ad7e4425122e11e60ceb937fec5 /shells/zsh/Makefile
parent928a73343e4f8797d001dc7acc92d759cb8f9eca (diff)
Notes
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index c321cacf3e04..ada7763a3e2b 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -21,9 +21,8 @@ MAKE_JOBS_UNSAFE= yes
ZSH_VER= ${PORTVERSION}
USE_BZIP2= yes
-USES= iconv
+USES= iconv ncurses
GNU_CONFIGURE= yes
-USE_NCURSES= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib