--- /usr/portage/www-client/lynx/lynx-2.8.7_rc4.ebuild 2009-05-26 08:02:41.000000000 +0200 +++ /usr/local/portage/kernelpanic/www-client/lynx/lynx-2.8.7_rc4.ebuild 2009-05-28 09:08:31.000000000 +0200 @@ -85,6 +85,8 @@ $(use_with gnutls) \ $(use_with bzip2 bzlib) \ $(use unicode && printf '%s' '--with-screen=ncursesw') + use openssl && sed -i 's/CPPFLAGS\t\=\ /&\-DUSE_OPENSSL_INCL/' \ + makefile || die "sed failed" } src_install() {