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

(-)Makefile (-1 lines)
Lines 124-130 Link Here
124
LIB_DEPENDS+=		libsamplerate.so:${PORTSDIR}/audio/libsamplerate
124
LIB_DEPENDS+=		libsamplerate.so:${PORTSDIR}/audio/libsamplerate
125
CONFIGURE_ARGS+=	--with-libsamplerate
125
CONFIGURE_ARGS+=	--with-libsamplerate
126
.else
126
.else
127
USES+=			cmake
128
CONFIGURE_ARGS+=	--without-libsamplerate
127
CONFIGURE_ARGS+=	--without-libsamplerate
129
.endif
128
.endif

Return to bug 182465