Chase audio/laudio -> audio/linux-laudio rename and unbreak INDEX build.

This commit is contained in:
Alexey Dokuchaev
2013-02-27 04:02:00 +00:00
parent 956e8baa3a
commit 710eaca6f1
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
.endif
.if ${PORT_OPTIONS:MLAUDIO}
RUN_DEPENDS+= laudio:${PORTSDIR}/audio/laudio
RUN_DEPENDS+= laudio:${PORTSDIR}/audio/linux-laudio
.endif
.if ${PORT_OPTIONS:MSNDFILE}

View File

@@ -28,7 +28,7 @@ BONK_DESC= Bonk lossy/lossless audio support
KXS_DESC= Kexis support
RDEP= AIFF:sox SHN:shorten FLAC APE:mac OFR:ofr:optimfrog LPAC WV:wavpack \
ALAC:alac LA:laudio TTA:ttaenc:tta BONK KXS:kexis
ALAC:alac LA:linux-laudio TTA:ttaenc:tta BONK KXS:kexis
.include <bsd.port.options.mk>