git: 441d96b9e9c6 - main - emulators/wine-devel: Drop GNU_CONFIGURE_MANPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 May 2024 07:26:55 UTC
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=441d96b9e9c6f385d6a4ef4d7ce1131ff9f2587c commit 441d96b9e9c6f385d6a4ef4d7ce1131ff9f2587c Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2024-05-20 07:26:40 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2024-05-20 07:26:40 +0000 emulators/wine-devel: Drop GNU_CONFIGURE_MANPREFIX This is the global default now. --- emulators/wine-devel/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index a081b90e8ab5..992e40e91df8 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -28,7 +28,6 @@ CPE_VENDOR= winehq CONFLICTS_INSTALL= wine GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS+=--verbose \ --disable-kerberos \ --disable-tests \