git: 6fd1a19394af - main - textproc/hunspell: Remove GNU_CONFIGURE_MANPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Jul 2024 04:20:31 UTC
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