aboutsummaryrefslogtreecommitdiff
path: root/editors/nano/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-07 06:38:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-07 06:38:17 +0000
commitfa53475acd63b60d25aeb7b25b7d31e98cf47d58 (patch)
tree6018ad7fbc3cf4fe4c61a14f763d06685b785490 /editors/nano/Makefile
parent695aef7b2e7a202f1c084be87e67ca675a6addfb (diff)
downloadports-fa53475acd63b60d25aeb7b25b7d31e98cf47d58.tar.gz
ports-fa53475acd63b60d25aeb7b25b7d31e98cf47d58.zip
Notes
Diffstat (limited to 'editors/nano/Makefile')
-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