aboutsummaryrefslogtreecommitdiff
path: root/devel/ncurses/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2011-03-06 09:19:31 +0000
committerRong-En Fan <rafan@FreeBSD.org>2011-03-06 09:19:31 +0000
commit0fb7963fb5cfcdc0f5dd3f1bdfaa0752238b8965 (patch)
treee39cee2533cc5200a6a3ed4e5e543f1e87070969 /devel/ncurses/Makefile
parenta1f6cbf9b0eefdd102f7f3ebfd332da6a2ce046d (diff)
downloadports-0fb7963fb5cfcdc0f5dd3f1bdfaa0752238b8965.tar.gz
ports-0fb7963fb5cfcdc0f5dd3f1bdfaa0752238b8965.zip
- Update to 5.8
Notes
Notes: svn path=/head/; revision=270359
Diffstat (limited to 'devel/ncurses/Makefile')
-rw-r--r--devel/ncurses/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index e34f32cacbcd..8060c0bda517 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -17,13 +17,14 @@ COMMENT= Library for terminal-independent, full-screen output
CONFLICTS= ncurses-devel-*
-RELEASE= 5.7
+RELEASE= 5.8
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT=../configure
CONFIGURE_ARGS= --datadir=${PREFIX}/share/misc --disable-overwrite \
--enable-termcap --enable-bsdpad --enable-getcap \
--enable-colorfgbg --disable-home-terminfo \
+ --with-pkg-config=no \
--includedir=${PREFIX}/include/ncurses \
--with-shared \
--without-curses-h --with-termlib --program-prefix= \