Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2024 07:25:01 GMT
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a97fe0288547 - main - emulators/wine8: Drop GNU_CONFIGURE_MANPREFIX
Message-ID:  <202405180725.44I7P1K3003995@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a97fe02885478969cddb94f0abc8b92ce4b6a366

commit a97fe02885478969cddb94f0abc8b92ce4b6a366
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2024-05-18 07:24:21 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2024-05-18 07:24:50 +0000

    emulators/wine8: Drop GNU_CONFIGURE_MANPREFIX
    
    This has now become the global default.
---
 emulators/wine8/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/emulators/wine8/Makefile b/emulators/wine8/Makefile
index caf829d89da5..9505bb23d492 100644
--- a/emulators/wine8/Makefile
+++ b/emulators/wine8/Makefile
@@ -27,7 +27,6 @@ CPE_VENDOR=	winehq
 CONFLICTS_INSTALL=	wine-devel
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 CONFIGURE_ARGS+=--verbose \
 		--disable-kerberos \
 		--disable-tests \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405180725.44I7P1K3003995>