git: a9dfc750ea34 - main - audio/libshout: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:17:55 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a9dfc750ea34c6017b5316e0ba260960cfefc32b

commit a9dfc750ea34c6017b5316e0ba260960cfefc32b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:25:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:06:16 +0000

    audio/libshout: Cosmetic change
---
 audio/libshout/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index 31ad68bbf2dd..16fe1aefa978 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libogg.so:audio/libogg
 USES=		cpe gmake libtool pathfix pkgconfig ssl
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 INSTALL_TARGET=	install-strip
 LDFLAGS+=	-lcrypto
 USE_LDCONFIG=	yes