Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2024 05:07:03 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e2d26dd2fd5d - main - audio/sphinx3: Fix typos
Message-ID:  <202401040507.404573no077967@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401040507.404573no077967>