ports/devel/cmake/patches/patch-Modules_Platform_OpenBSD_cmake

8 lines
267 B
Text

Index: Modules/Platform/OpenBSD.cmake
--- Modules/Platform/OpenBSD.cmake.orig
+++ Modules/Platform/OpenBSD.cmake
@@ -41,3 +41,4 @@ else()
endif()
list(APPEND CMAKE_SYSTEM_PREFIX_PATH ${OPENBSD_LOCALBASE})
+list(APPEND CMAKE_SYSTEM_PREFIX_PATH ${OPENBSD_X11BASE})