diff options
-rw-r--r-- | comms/unixcw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile index 951a45484f8f..f92186b59fcc 100644 --- a/comms/unixcw/Makefile +++ b/comms/unixcw/Makefile @@ -44,7 +44,7 @@ OPTIONS_DEFAULT+= ALSA PULSEAUDIO ALSA_CONFIGURE_ENABLE= alsa PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio ALSA_BUILD_DEPENDS= ${LOCALBASE}/include/alsa/asoundlib.h:audio/alsa-lib -PULSEAUDIO_BUILD_DEPENDS= ${LOCALBASE}/include/pulse/simple.h:audio/portaudio +PULSEAUDIO_BUILD_DEPENDS= ${LOCALBASE}/include/pulse/simple.h:audio/pulseaudio .endif post-install: |