summaryrefslogtreecommitdiffstats
path: root/macosx/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Makefile.in')
-rw-r--r--macosx/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/macosx/Makefile.in b/macosx/Makefile.in
index f06063a..10a0c61 100644
--- a/macosx/Makefile.in
+++ b/macosx/Makefile.in
@@ -13,6 +13,8 @@ OS = @OS@
ARCH = @ARCH@
JOBS = @CORES@
+TLSFLAGS = "--with-ssl-dir=/opt/local"
+
include ./make.include
WITHTCL = --with-tcl=$(prefix)/build/tcl/Development
@@ -41,7 +43,7 @@ TKFILES = \
saods9 : dirs tcl tk \
tclcheckdns tcliis tclsignal \
- tclzvfs tclxml xpa \
+ tclzvfs tls tclxml xpa \
tkblt tktable tkimg \
tkmpeg tkhtml1 tkcon \
tkmacosx \