ports/misc/far2l/files/patch-cmake_modules_FindLibsmbclient.cmake
Alexey Dokuchaev 051bd96f0c - Update to the latest snapshot (still alpha quality)
- Now compatible with wxWidgets version 3.0 and 3.1
- Reformat port description for somewhat better looks
2020-10-22 09:07:31 +00:00

14 lines
408 B
CMake

--- cmake/modules/FindLibsmbclient.cmake.orig 2020-10-21 22:24:08 UTC
+++ cmake/modules/FindLibsmbclient.cmake
@@ -21,11 +21,6 @@ else (LIBSMBCLIENT_LIBRARIES AND LIBSMBCLIENT_INCLUDE_
find_path(LIBSMBCLIENT_INCLUDE_DIR
NAMES
libsmbclient.h
- PATHS
- /usr/include
- /usr/local/include
- /opt/local/include
- /sw/include
PATH_SUFFIXES
samba-4.0
samba4