diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile index e0bf35b8704c..fd8b5506c393 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -25,6 +25,8 @@ PLIST= /dev/null PLIST_FILES= "@shell /rescue/oksh" .endif +PIE_UNSAFE= yes + OPTIONS_DEFINE= CURSES SMALL OPTIONS_DEFAULT= CURSES