aboutsummaryrefslogtreecommitdiff
path: root/audio/pacpl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pacpl/Makefile')
-rw-r--r--audio/pacpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile
index 81f12bb00143..6cd856c1d9b0 100644
--- a/audio/pacpl/Makefile
+++ b/audio/pacpl/Makefile
@@ -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}