svn commit: r313033 - in head/audio: pacpl shntool
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Feb 27 04:02:01 UTC 2013
Author: danfe
Date: Wed Feb 27 04:02:00 2013
New Revision: 313033
URL: http://svnweb.freebsd.org/changeset/ports/313033
Log:
Chase audio/laudio -> audio/linux-laudio rename and unbreak INDEX build.
Modified:
head/audio/pacpl/Makefile
head/audio/shntool/Makefile
Modified: head/audio/pacpl/Makefile
==============================================================================
--- head/audio/pacpl/Makefile Wed Feb 27 03:57:18 2013 (r313032)
+++ head/audio/pacpl/Makefile Wed Feb 27 04:02:00 2013 (r313033)
@@ -111,7 +111,7 @@ RUN_DEPENDS+= lame:${PORTSDIR}/audio/lam
.endif
.if ${PORT_OPTIONS:MLAUDIO}
-RUN_DEPENDS+= laudio:${PORTSDIR}/audio/laudio
+RUN_DEPENDS+= laudio:${PORTSDIR}/audio/linux-laudio
.endif
.if ${PORT_OPTIONS:MSNDFILE}
Modified: head/audio/shntool/Makefile
==============================================================================
--- head/audio/shntool/Makefile Wed Feb 27 03:57:18 2013 (r313032)
+++ head/audio/shntool/Makefile Wed Feb 27 04:02:00 2013 (r313033)
@@ -28,7 +28,7 @@ BONK_DESC= Bonk lossy/lossless audio sup
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>
More information about the svn-ports-head
mailing list