git: 20a987f85693 - main - devel/epm: Remove GNU_CONFIGURE_MANPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 17:07:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=20a987f85693c10f120f10597ffde41890bdfbc4 commit 20a987f85693c10f120f10597ffde41890bdfbc4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-01-28 16:58:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-01-28 17:04:59 +0000 devel/epm: Remove GNU_CONFIGURE_MANPREFIX --- devel/epm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/epm/Makefile b/devel/epm/Makefile index e5e2c27aac5d..cb172d8390cb 100644 --- a/devel/epm/Makefile +++ b/devel/epm/Makefile @@ -11,9 +11,8 @@ WWW= https://www.msweet.org/epm/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= DOCS