aboutsummaryrefslogtreecommitdiffstats
path: root/news/tin
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2007-06-15 02:18:09 +0800
committerache <ache@FreeBSD.org>2007-06-15 02:18:09 +0800
commit979e847ee9db3dc7e41c2bfb3e56d9c2c5b33b36 (patch)
tree66c790819f7c92bda1ad6ab6c117fbb5c47bdb32 /news/tin
parent835266f2ce418865aec4b9d530b3608f2b528e40 (diff)
downloadfreebsd-ports-gnome-979e847ee9db3dc7e41c2bfb3e56d9c2c5b33b36.tar.gz
freebsd-ports-gnome-979e847ee9db3dc7e41c2bfb3e56d9c2c5b33b36.tar.zst
freebsd-ports-gnome-979e847ee9db3dc7e41c2bfb3e56d9c2c5b33b36.zip
Exclude 700000-700033 for ncursesw
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index c797babd9d15..f747d60e2f31 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -38,10 +38,10 @@ WITH_TIN_EDITOR?= /usr/bin/ee
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 602107
-WITH_TIN_SCREEN?= ncursesw
-.else
+.if ${OSVERSION} < 602107 || (${OSVERSION} >= 700000 && ${OSVERSION} < 700033)
WITH_TIN_SCREEN?= ncurses
+.else
+WITH_TIN_SCREEN?= ncursesw
.endif
# --with-mime-default-charset=US-ASCII needed to build tin in the non-ascii