aboutsummaryrefslogtreecommitdiff
path: root/comms/morse
diff options
context:
space:
mode:
Diffstat (limited to 'comms/morse')
-rw-r--r--comms/morse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/morse/Makefile b/comms/morse/Makefile
index 7ac4cbdc0a78..00176ea75ab7 100644
--- a/comms/morse/Makefile
+++ b/comms/morse/Makefile
@@ -37,7 +37,7 @@ LDFLAGS+= -L${PREFIX}/lib
.elif ${PORT_OPTIONS:MPULSEAUDIO}
MAKE_FLAGS+= DEVICE=PA
-LIB_DEPENDS+= pulse-simple:${PORTSDIR}/audio/pulseaudio
+LIB_DEPENDS+= libpulse-simple.so:${PORTSDIR}/audio/pulseaudio
USES+= pkgconfig
.endif