diff --git a/net-misc/openssh/openssh-5.4p1.bep b/net-misc/openssh/openssh-5.4p1.bep index 74603ef24..920288f5c 100644 --- a/net-misc/openssh/openssh-5.4p1.bep +++ b/net-misc/openssh/openssh-5.4p1.bep @@ -17,12 +17,11 @@ BUILD { libtoolize --force --copy --install aclocal -I m4 autoconf - automake ./configure --prefix=/boot/common \ --sbindir=/boot/common/bin \ --bindir=/boot/common/bin \ --libexecdir=/boot/common/bin \ - --with-md5-passwords \ + --with-md5-passwords make }