aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2024-05-20 07:26:40 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2024-05-20 07:26:40 +0000
commit441d96b9e9c6f385d6a4ef4d7ce1131ff9f2587c (patch)
tree0dcd80918ab19b4b59bac657f1aa9e60806bb0b0
parentb49179e8ca13a1f76aa6fabdbf9964149f0f7dfd (diff)
downloadports-441d96b9e9c6f385d6a4ef4d7ce1131ff9f2587c.tar.gz
ports-441d96b9e9c6f385d6a4ef4d7ce1131ff9f2587c.zip
emulators/wine-devel: Drop GNU_CONFIGURE_MANPREFIX
This is the global default now.
-rw-r--r--emulators/wine-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \