Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2024 06:18:23 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: 8b13f6cf513c - main - emulators/wine: Drop GNU_CONFIGURE_MANPREFIX
Message-ID:  <202405170618.44H6INDW053730@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=8b13f6cf513c67acad3feb3d7f1dc7767a4e2fa0

commit 8b13f6cf513c67acad3feb3d7f1dc7767a4e2fa0
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2024-05-17 06:17:26 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2024-05-17 06:17:26 +0000

    emulators/wine: Drop GNU_CONFIGURE_MANPREFIX
    
    Its setting is now the global default.
---
 emulators/wine/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 18a23f4eb33a..d3634d60a802 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/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?202405170618.44H6INDW053730>