aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-07 00:02:52 +0800
committerbapt <bapt@FreeBSD.org>2013-05-07 00:02:52 +0800
commit5033fa8742b6f68337035ccc9657ed76a04e465a (patch)
tree7db3a5c1aa475ad7e4425122e11e60ceb937fec5
parenta9d10ea1bdc48d210e8c3ebbba0e0a2407901f92 (diff)
downloadfreebsd-ports-gnome-5033fa8742b6f68337035ccc9657ed76a04e465a.tar.gz
freebsd-ports-gnome-5033fa8742b6f68337035ccc9657ed76a04e465a.tar.zst
freebsd-ports-gnome-5033fa8742b6f68337035ccc9657ed76a04e465a.zip
Adopt USES=ncurses
-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