View | Details | Raw Unified
Collapse All | Expand All

(-) fetchmail-6.2.5.2.ebuild.orig (-1 / +2 lines)
 Lines 17-23    Link Here 
RDEPEND="hesiod? ( net-dns/hesiod )
RDEPEND="hesiod? ( net-dns/hesiod )
	ssl? ( >=dev-libs/openssl-0.9.6 )
	ssl? ( >=dev-libs/openssl-0.9.6 )
	kerberos? ( app-crypt/mit-krb5 )
	kerberos? ( app-crypt/mit-krb5 )
	sys-devel/gettext
	nls? ( sys-devel/gettext )
	elibc_FreeBSD? ( sys-libs/com_err )"
	elibc_FreeBSD? ( sys-libs/com_err )"
DEPEND="${RDEPEND}
DEPEND="${RDEPEND}
 Lines 39-44    Link Here 
	if has_version '>=app-crypt/mit-krb5-1.4' ; then
	if has_version '>=app-crypt/mit-krb5-1.4' ; then
		epatch ${FILESDIR}/${PN}-6.2.5-mit-krb5-1.4.patch || die
		epatch ${FILESDIR}/${PN}-6.2.5-mit-krb5-1.4.patch || die
	fi
	fi
	use nls || epatch ${FILESDIR}/${P}-nonls.patch || die
	autoconf
	autoconf
	gnuconfig_update
	gnuconfig_update