Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2024 04:20:31 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: 6fd1a19394af - main - textproc/hunspell: Remove GNU_CONFIGURE_MANPREFIX
Message-ID:  <202407250420.46P4KVDD089872@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 6fd1a19394afac9c6124cec2e53c4027a663f7ac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-25 04:18:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-25 04:18:47 +0000

    textproc/hunspell: Remove GNU_CONFIGURE_MANPREFIX
---
 textproc/hunspell/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index 3bc19668090f..4b0f80496582 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -20,7 +20,6 @@ USE_PERL5=	run
 
 CONFIGURE_ARGS=	--disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 


home | help

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