aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/cde-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/cde-devel/Makefile b/x11/cde-devel/Makefile
index da16404a455d..204c8de8cc49 100644
--- a/x11/cde-devel/Makefile
+++ b/x11/cde-devel/Makefile
@@ -58,7 +58,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}"