summaryrefslogtreecommitdiff
path: root/editors/nano/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nano/options.mk')
-rw-r--r--editors/nano/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nano/options.mk b/editors/nano/options.mk
index 9bebe99164e..5e24d3f1587 100644
--- a/editors/nano/options.mk
+++ b/editors/nano/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2008/02/21 21:56:29 jlam Exp $
+# $NetBSD: options.mk,v 1.3 2012/08/27 10:37:51 ryoon Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.nano
PKG_SUPPORTED_OPTIONS= wide-curses
-PKG_LEGACY_OPTS+= ncursesw:wide-curses
+PKG_OPTIONS_LEGACY_OPTS+= ncursesw:wide-curses
.include "../../mk/bsd.options.mk"