ports/devel/cmake/patches/patch-Modules_Platform_OpenBSD_cmake

9 lines
267 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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})