diff --git a/net-misc/openssh/openssh-5.4p1.bep b/net-misc/openssh/openssh-5.4p1.bep index eb1472a95..ce8f431dd 100644 --- a/net-misc/openssh/openssh-5.4p1.bep +++ b/net-misc/openssh/openssh-5.4p1.bep @@ -29,17 +29,7 @@ BUILD { --mandir=`finddir B_COMMON_DIRECTORY`/man \ --docdir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY` \ --sysconfdir=`finddir B_COMMON_SETTINGS_DIRECTORY`/ssh \ - --sharedstatedir=/boot/home/1 \ - --localstatedir=/boot/home/2 \ - --includedir=/boot/home/3 \ - --oldincludedir=/boot/home/4 \ - --datarootdir=/boot/home/5 \ - --infodir=/boot/home/6 \ - --localedir=/boot/home/7 \ - --htmldir=/boot/home/8 \ - --dvidir=/boot/home/9 \ - --pdfdir=/boot/home/10 \ - --psdir=/boot/home/11 \ + --with-default-path=PATH \ --with-md5-passwords make } diff --git a/sys-devel/libtool/libtool-2.2.6b.bep b/sys-devel/libtool/libtool-2.2.6b.bep index 6877646d8..6dd6a2384 100644 --- a/sys-devel/libtool/libtool-2.2.6b.bep +++ b/sys-devel/libtool/libtool-2.2.6b.bep @@ -15,5 +15,5 @@ BUILD { INSTALL { cd libtool-2.2.6b make install - make check +# make check }