Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2024 15:17:55 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a9dfc750ea34 - main - audio/libshout: Cosmetic change
Message-ID:  <202402211517.41LFHtgR013746@gitrepo.freebsd.org>

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



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