Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 42463
Collapse All | Expand All

(-)/usr/portage/net-news/tin/tin-1.6.2.ebuild (+1 lines)
Lines 20-25 Link Here
20
	local myconf
20
	local myconf
21
21
22
	use ncurses && myconf="--enable-curses --with-ncurses"
22
	use ncurses && myconf="--enable-curses --with-ncurses"
23
	use ipv6 && myconf="${myconf} --enable-ipv6"
23
	[ -f /etc/NNTP_INEWS_DOMAIN ] \
24
	[ -f /etc/NNTP_INEWS_DOMAIN ] \
24
		&& myconf="${myconf} --with-domain-name=/etc/NNTP_INEWS_DOMAIN"
25
		&& myconf="${myconf} --with-domain-name=/etc/NNTP_INEWS_DOMAIN"
25
26

Return to bug 42463