aboutsummaryrefslogtreecommitdiff
path: root/x11/cde-25
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 11:22:27 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 12:26:16 +0000
commit95869a318c739e4070b43bd234ac1c4d68ea7f42 (patch)
tree9937e65e26d8d9910d5750b18f1d4597fceb8d30 /x11/cde-25
parent7d626d7f0f85c001f3229e7716eb098dc71b8169 (diff)
downloadports-95869a318c739e4070b43bd234ac1c4d68ea7f42.tar.gz
ports-95869a318c739e4070b43bd234ac1c4d68ea7f42.zip
x11/cde-25: Sanitize MANPREFIX
Approved by: portmgr (blanket)
Diffstat (limited to 'x11/cde-25')
-rw-r--r--x11/cde-25/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/cde-25/Makefile b/x11/cde-25/Makefile
index 72e28a622bde..acdf3eed53bc 100644
--- a/x11/cde-25/Makefile
+++ b/x11/cde-25/Makefile
@@ -51,7 +51,8 @@ USE_XORG= ice sm x11 xau xdmcp xext xinerama xmu xscrnsaver xt
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${DT_PREFIX}
-MANPREFIX= ${DT_PREFIX}/share
+GNU_CONFIGURE_MANPREFIX= ${DT_PREFIX}/share
+MANDIRS= ${DT_PREFIX}/share/man
INFODIR= ${DT_PREFIX}/share/info
CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.6 MAKE="gmake"
MAKE_ARGS+= PERL=${PERL} "LOCAL_LDFLAGS=${LDFLAGS}"