HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/math/vtk6/files/patch-Examples-GUI-Qt-GraphicsView_CMakeLists.txt
--- Examples/GUI/Qt/GraphicsView/CMakeLists.txt.orig	2014-03-10 16:31:13.000000000 +0100
+++ Examples/GUI/Qt/GraphicsView/CMakeLists.txt	2014-03-10 16:31:19.000000000 +0100
@@ -60,7 +60,7 @@
   add_executable(qtgraphicsview MACOSX_BUNDLE
     ${Srcs} ${Hdrs} ${MOC_Hdrs} ${QRC_Srcs})
   qt5_use_modules(qtgraphicsview Core Gui Widgets
-                  WebKit WebKitWidgets OpenGL OpenGLExtensions)
+                  WebKit WebKitWidgets OpenGL)
   target_link_libraries(qtgraphicsview ${VTK_LIBRARIES})
 else()
   find_package(Qt4 REQUIRED)