summaryrefslogtreecommitdiff
path: root/misc/tkman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tkman/Makefile')
-rw-r--r--misc/tkman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index 85b5a318b589..6407d9a3d4b3 100644
--- a/misc/tkman/Makefile
+++ b/misc/tkman/Makefile
@@ -23,8 +23,8 @@ USE_GMAKE= yes
MAKE_ARGS= WISH="${PREFIX}/bin/wish8.4" \
texinfodir="${PREFIX}/${INFO_PATH}" \
gzgrep="\"/usr/bin/zgrep -E\"" \
- mastermen="\"/usr/share/man ${PREFIX}/man ${X11BASE}/man\"" \
- masterbin="\"/usr/bin ${PREFIX}/bin ${X11BASE}/bin\"" \
+ mastermen="\"/usr/share/man ${PREFIX}/man ${LOCALBASE}/man\"" \
+ masterbin="\"/usr/bin ${PREFIX}/bin ${LOCALBASE}/bin\"" \
manformat="{groff -Tlatin1 -te -mandoc}" \
manprint="{groff -mandoc -Tps -te -l}"