diff options
Diffstat (limited to 'audio/codec2/Makefile')
-rw-r--r-- | audio/codec2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/codec2/Makefile b/audio/codec2/Makefile index 9861f75ab58a..49a22bce9d25 100644 --- a/audio/codec2/Makefile +++ b/audio/codec2/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libspeexdsp.so:audio/speexdsp -USES= cmake pathfix pkgconfig python shebangfix tar:xz +USES= cmake pkgconfig python shebangfix tar:xz GH_ACCOUNT= drowe67 GH_PROJECT= codec2 |