summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2024-05-18 07:24:21 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2024-05-18 07:24:50 +0000
commita97fe02885478969cddb94f0abc8b92ce4b6a366 (patch)
tree9832d16df77a711f4863ec4276e0fbc9d7341246 /emulators
parentmultimedia/pipewire: Fix my previous commit (diff)
emulators/wine8: Drop GNU_CONFIGURE_MANPREFIX
This has now become the global default.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine8/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \