View | Details | Raw Unified | Return to bug 127504
Collapse All | Expand All

(-)mplayer/Makefile.options (-1 / +1 lines)
Lines 227-233 Link Here
227
.endif
227
.endif
228
228
229
.if defined(WITH_LIBLZO)
229
.if defined(WITH_LIBLZO)
230
LIB_DEPENDS+=		lzo.1:${PORTSDIR}/archivers/lzo
230
LIB_DEPENDS+=		lzo2.2:${PORTSDIR}/archivers/lzo2
231
.else
231
.else
232
CONFIGURE_ARGS+=	--disable-liblzo
232
CONFIGURE_ARGS+=	--disable-liblzo
233
.endif
233
.endif

Return to bug 127504