Warning, /graphics/digikam/project/bundles/3rdparty/ext_qtwebkit/qtwebkit-fixrpath-macports.patch is written in an unsupported language. File is not indexed.
0001 diff --git a/Source/cmake/OptionsQt.cmake b/Source/cmake/OptionsQt.cmake 0002 index 13419a20ab5..7159205105e 100644 0003 --- a/Source/cmake/OptionsQt.cmake 0004 +++ b/Source/cmake/OptionsQt.cmake 0005 @@ -147,7 +147,7 @@ macro(QTWEBKIT_GENERATE_MOC_FILES_H _target) 0006 endforeach () 0007 endmacro() 0008 0009 -set(CMAKE_MACOSX_RPATH ON) 0010 +#set(CMAKE_MACOSX_RPATH ON) 0011 0012 add_definitions(-DBUILDING_QT__=1) 0013 add_definitions(-DQT_NO_EXCEPTIONS)