Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111504430
D13630.id37022.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13630.id37022.diff
View Options
Index: devel/qt5-assistant/Makefile
===================================================================
--- devel/qt5-assistant/Makefile
+++ devel/qt5-assistant/Makefile
@@ -2,13 +2,14 @@
PORTNAME= assistant
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt 5 documentation browser
-USE_QT5= core gui help network printsupport sql webkit widgets \
+USE_QT5= core gui help network printsupport sql widgets \
buildtools_build sql-sqlite3_run
QT_DIST= tools
USES= qmake
Index: devel/qt5-assistant/files/patch-src_assistant_assistant_assistant.pro
===================================================================
--- devel/qt5-assistant/files/patch-src_assistant_assistant_assistant.pro
+++ devel/qt5-assistant/files/patch-src_assistant_assistant_assistant.pro
@@ -0,0 +1,13 @@
+Do not use QtWebKit even if it is present to reduce the port's dependencies.
+--- src/assistant/assistant/assistant.pro
++++ src/assistant/assistant/assistant.pro
+@@ -1,8 +1,4 @@
+-qtHaveModule(webkitwidgets):!contains(QT_CONFIG, static) {
+- BROWSER = qtwebkit
+-} else {
+- BROWSER = qtextbrowser
+-}
++BROWSER = qtextbrowser
+
+ QT += widgets network help sql help
+ qtHaveModule(printsupport): QT += printsupport
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 5, 2:16 PM (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16994117
Default Alt Text
D13630.id37022.diff (1 KB)
Attached To
Mode
D13630: devel/qt5-assistant: Drop dependency on www/qt5-webkit
Attached
Detach File
Event Timeline
Log In to Comment