aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cdialog
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-07 11:25:29 +0800
committermiwi <miwi@FreeBSD.org>2011-11-07 11:25:29 +0800
commit3676ac694f7491218e49082853a009cd44db1f1b (patch)
tree569de3176a3de358d101f0313b5ae1590eacf010 /devel/cdialog
parent8fd73c983181a65f1c58e415c3c6a79310cf3d9b (diff)
downloadfreebsd-ports-gnome-3676ac694f7491218e49082853a009cd44db1f1b.tar.gz
freebsd-ports-gnome-3676ac694f7491218e49082853a009cd44db1f1b.tar.zst
freebsd-ports-gnome-3676ac694f7491218e49082853a009cd44db1f1b.zip
- Get rid FreeBSD 6.x support
Diffstat (limited to 'devel/cdialog')
-rw-r--r--devel/cdialog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cdialog/Makefile b/devel/cdialog/Makefile
index bd4b3f2e7ae3..b6b3afcaec6d 100644
--- a/devel/cdialog/Makefile
+++ b/devel/cdialog/Makefile
@@ -41,7 +41,7 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700032 || (${OSVERSION} < 700000 && ${OSVERSION} > 602106)
+.if ${OSVERSION} > 700032
CONFIGURE_ARGS+= --with-ncursesw --enable-widec
.else
CONFIGURE_ARGS+= --with-ncurses