aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin/depends/libssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/darwin/depends/libssh/Makefile')
-rw-r--r--tools/darwin/depends/libssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/darwin/depends/libssh/Makefile b/tools/darwin/depends/libssh/Makefile
index 8d01bcf82f..d6262a4eb4 100644
--- a/tools/darwin/depends/libssh/Makefile
+++ b/tools/darwin/depends/libssh/Makefile
@@ -29,6 +29,7 @@ $(SOURCE): $(TARBALLS_LOCATION)/$(ARCHIVE)
-DCMAKE_CXX_FLAGS:STRING="$(CPPFLAGS) $(CXXFLAGS)" \
-DCMAKE_INCLUDE_PATH=$(PREFIX)/include \
-DCMAKE_LIBRARY_PATH=$(PREFIX)/lib \
+ -DCMAKE_INSTALL_NAME_DIR=$(PREFIX) \
-DCMAKE_INSTALL_PREFIX=$(PREFIX) ..
$(LIBDYLIB): $(SOURCE)