git: 499afe9d72bd - main - devel/dmake: Remove GNU_CONFIGURE_MANPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 17:07:31 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=499afe9d72bdae00214dff12699f1a362f4270e5 commit 499afe9d72bdae00214dff12699f1a362f4270e5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-01-28 16:58:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-01-28 17:04:59 +0000 devel/dmake: Remove GNU_CONFIGURE_MANPREFIX --- devel/dmake/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/dmake/Makefile b/devel/dmake/Makefile index b77a72188fa8..dce935da071f 100644 --- a/devel/dmake/Makefile +++ b/devel/dmake/Makefile @@ -18,8 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= jimjag GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFIGURE_ARGS+= --datarootdir=${DATADIR} +CONFIGURE_ARGS= --datarootdir=${DATADIR} CONFLICTS_INSTALL= sunpromake