summaryrefslogtreecommitdiffstats
path: root/macosx/GNUmakefile
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-02-09 15:47:30 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-02-09 15:47:30 (GMT)
commitdc3344345ef53302adc5edffbd72107fa38882d1 (patch)
treeec1828e830baca4f7d2410ea4dba45b5823dbb02 /macosx/GNUmakefile
parent83b0263aba8b8dbf0fd2fa41cb65bd43322c9c3b (diff)
parent815d4d45ee5bc0d0f1bc242e303f39491f356cb6 (diff)
downloadtk-dc3344345ef53302adc5edffbd72107fa38882d1.zip
tk-dc3344345ef53302adc5edffbd72107fa38882d1.tar.gz
tk-dc3344345ef53302adc5edffbd72107fa38882d1.tar.bz2
Diffstat (limited to 'macosx/GNUmakefile')
-rw-r--r--macosx/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile
index f3299e2..46f76d5 100644
--- a/macosx/GNUmakefile
+++ b/macosx/GNUmakefile
@@ -35,7 +35,7 @@ MANDIR ?= ${PREFIX}/man
TCL_BUILD_DIR ?= ${BUILD_DIR}/tcl/${BUILD_STYLE}
# location of installed tcl, only used if tcl in TCL_BUILD_DIR can't be found
TCL_FRAMEWORK_DIR ?= /Library/Frameworks
-TCLSH_DIR ?= ${PREFIX}
+TCLSH_DIR ?= ${PREFIX}/bin
# set to non-empty value to install manpages in addition to html help:
INSTALL_MANPAGES ?=