From e2d26dd2fd5d11131cafbcd509dfafc41fedf8be Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Thu, 4 Jan 2024 04:24:16 +0100 Subject: [PATCH] audio/sphinx3: Fix typos localbse should be localbase --- audio/sphinx3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile index 2ab11b05e6e0f..abfb36483fa6b 100644 --- a/audio/sphinx3/Makefile +++ b/audio/sphinx3/Makefile @@ -16,7 +16,7 @@ EXPIRATION_DATE= 2024-01-25 LIB_DEPENDS= libsphinxbase.so:audio/sphinxbase -USES= gmake libtool localbse:ldflags pathfix +USES= gmake libtool localbase:ldflags pathfix USE_CSTD= gnu99 USE_LDCONFIG= yes