git: e2d26dd2fd5d - main - audio/sphinx3: Fix typos
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Jan 2024 05:07:03 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e2d26dd2fd5d11131cafbcd509dfafc41fedf8be
commit e2d26dd2fd5d11131cafbcd509dfafc41fedf8be
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-04 03:24:16 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-04 05:06:52 +0000
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 2ab11b05e6e0..abfb36483fa6 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