diff options
Diffstat (limited to 'comms/libcodec2/Makefile')
-rw-r--r-- | comms/libcodec2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libcodec2/Makefile b/comms/libcodec2/Makefile index 46229bc5fb0b..c2af50ff7c23 100644 --- a/comms/libcodec2/Makefile +++ b/comms/libcodec2/Makefile @@ -12,7 +12,7 @@ COMMENT= Codec 2 speech codec LICENSE= LGPL21 -LIB_DEPENDS= libspeexdsp.so:${PORTSDIR}/audio/speexdsp +LIB_DEPENDS= libspeexdsp.so:audio/speexdsp USE_LDCONFIG= yes USES= cmake:outsource tar:xz |