summaryrefslogtreecommitdiff
path: root/shells/ibsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/ibsh/Makefile')
-rw-r--r--shells/ibsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ibsh/Makefile b/shells/ibsh/Makefile
index a2f75fb6581a..fc2ef1d9d315 100644
--- a/shells/ibsh/Makefile
+++ b/shells/ibsh/Makefile
@@ -12,7 +12,7 @@ COMMENT= Restricted unix shell
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake
+USES= dos2unix gmake
ALL_TARGET= ibsh
INSTALL_TARGET= ibsh_install
MAKE_ARGS= CC="${CC}" PREFIX="${STAGEDIR}${PREFIX}"