}
src_install() {
make prefix=${D}/usr/athena \
sysconfdir=${D}/etc \
make DESTDIR=${D} sysconfdir=${D}/etc \
install || die
# Doesn't get install otherwise (for some reason, look into this).
if use ssl ; then
cd ${S}/lib/des
make DESTDIR=${D}/usr/athena \
cd ${S}