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

(-)a/media-sound/mpd/mpd-0.20.10.ebuild (-1 / +1 lines)
Lines 222-227 src_configure() { Link Here
222
		$(use_enable icu)
222
		$(use_enable icu)
223
		$(use_enable faad aac)
223
		$(use_enable faad aac)
224
		$(use_with zeroconf zeroconf avahi)
224
		$(use_with zeroconf zeroconf avahi)
225
		--with-boost=${EPREFIX}
225
		--with-systemdsystemunitdir=$(systemd_get_systemunitdir)
226
		--with-systemdsystemunitdir=$(systemd_get_systemunitdir)
226
		--with-systemduserunitdir=$(systemd_get_userunitdir)
227
		--with-systemduserunitdir=$(systemd_get_userunitdir)
227
	)
228
	)
228
- 

Return to bug 629880