Index: files/patch-Modules_CMakeLists.txt =================================================================== --- files/patch-Modules_CMakeLists.txt (nonexistent) +++ files/patch-Modules_CMakeLists.txt (working copy) @@ -0,0 +1,12 @@ +--- Modules/CMakeLists.txt.orig 2018-05-01 12:46:03 UTC ++++ Modules/CMakeLists.txt +@@ -44,9 +44,7 @@ set_package_properties(PCIUTILS PROPERTIES DESCRIPTION + PURPOSE "View PCI details in kinfocenter." + ) + +-if(NOT APPLE AND NOT ${CMAKE_SYSTEM_PROCESSOR} MATCHES "arm" AND NOT ${CMAKE_SYSTEM_PROCESSOR} MATCHES "aarch64") + add_subdirectory( pci ) +-endif() + endif() + + find_package(RAW1394 MODULE) Property changes on: files/patch-Modules_CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property