Lines 316-322
Link Here
|
316 |
LIB_DEPENDS+= FLAC.10:${PORTSDIR}/audio/flac |
316 |
LIB_DEPENDS+= FLAC.10:${PORTSDIR}/audio/flac |
317 |
CONFIGURE_ARGS+=--enable-flac |
317 |
CONFIGURE_ARGS+=--enable-flac |
318 |
.else |
318 |
.else |
319 |
CONFLGIRE_ARGS+=--disable-flac |
319 |
CONFIGURE_ARGS+=--disable-flac |
320 |
.endif |
320 |
.endif |
321 |
|
321 |
|
322 |
.if (defined(WITH_FRIBIDI) || exists(${LOCALBASE}/bin/fribidi-config)) && !defined(WITHOUT_FRIBIDI) |
322 |
.if (defined(WITH_FRIBIDI) || exists(${LOCALBASE}/bin/fribidi-config)) && !defined(WITHOUT_FRIBIDI) |