summaryrefslogtreecommitdiffstats
path: root/chat-libs/tls/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/tls/BUILD')
-rwxr-xr-xchat-libs/tls/BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat-libs/tls/BUILD b/chat-libs/tls/BUILD
index 42f56d7e4d..668684322a 100755
--- a/chat-libs/tls/BUILD
+++ b/chat-libs/tls/BUILD
@@ -1,2 +1,2 @@
- ./configure --with-ssl-dir=/usr --prefix=/usr $OPTS &&
- make
+OPTS+=" --includedir=$INSTALL_ROOT/usr/include/tcl" &&
+default_build