aboutsummaryrefslogtreecommitdiffstats
path: root/editors/nano
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-07 14:38:17 +0800
committermiwi <miwi@FreeBSD.org>2011-11-07 14:38:17 +0800
commit7bf12d2b0d8faf7750f7ad200f6ee3876b03393f (patch)
tree741bf8612e07519e8dd5d60da4c684616b4d0f4d /editors/nano
parent83e0dc546747106c3673a2897a1b2179182adcdd (diff)
downloadfreebsd-ports-gnome-7bf12d2b0d8faf7750f7ad200f6ee3876b03393f.tar.gz
freebsd-ports-gnome-7bf12d2b0d8faf7750f7ad200f6ee3876b03393f.tar.zst
freebsd-ports-gnome-7bf12d2b0d8faf7750f7ad200f6ee3876b03393f.zip
- Another index fix
Diffstat (limited to 'editors/nano')
-rw-r--r--editors/nano/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index e418a4bef781..ee3ff4d6a5b8 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -45,7 +45,7 @@ MAN5= nanorc.5
.include <bsd.port.pre.mk>
# requires wide character curses
-.if (${OSVERSION} < 700033
+.if (${OSVERSION} < 700033)
CONFIGURE_ARGS+=--disable-utf8
.else
CONFIGURE_ARGS+=--enable-utf8