View | Details | Raw Unified | Return to bug 230593 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 110-116 Link Here
110
MUSEPACK_CONFIGURE_ENABLE=mpc
110
MUSEPACK_CONFIGURE_ENABLE=mpc
111
MUSEPACK_LIB_DEPENDS=libmpcdec.so:audio/musepack
111
MUSEPACK_LIB_DEPENDS=libmpcdec.so:audio/musepack
112
OPENAL_CONFIGURE_ENABLE=openal
112
OPENAL_CONFIGURE_ENABLE=openal
113
OPENAL_LIB_DEPENDS=libopenal.so:audio/openal
113
OPENAL_USES=	openal
114
OPENAL_VARS=	LLD_UNSAFE=yes # cf. PR 226980
114
OPUS_CONFIGURE_ENABLE=opus
115
OPUS_CONFIGURE_ENABLE=opus
115
OPUS_LIB_DEPENDS=	libopus.so:audio/opus \
116
OPUS_LIB_DEPENDS=	libopus.so:audio/opus \
116
			libogg.so:audio/libogg
117
			libogg.so:audio/libogg

Return to bug 230593