git: 0d9611b1a6ac - main - devel/icu: Remove GNU_CONFIGURE_MANPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Jul 2024 04:20:28 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d9611b1a6ac7d708a6ce82158f35043c037bd01 commit 0d9611b1a6ac7d708a6ce82158f35043c037bd01 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-25 04:18:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-25 04:18:29 +0000 devel/icu: Remove GNU_CONFIGURE_MANPREFIX --- devel/icu/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 1177517c6404..8be4659a1cb9 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -18,7 +18,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES+= compiler:c++11-lib cpe gmake pathfix python:build tar:tgz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS?=--disable-layoutex CONFIGURE_ARGS+=--with-data-packaging=archive \ --disable-renaming \