Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
5179436e
Commit
5179436e
authored
1 year ago
by
Tobias C. Berner
Browse files
Options
Downloads
Patches
Plain Diff
www/qt5-webkit: fix options
USE_QT5= was a thing quite a while ago... Pointy hat: tcberner
parent
ccc24a76
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
editors/calligra/Makefile
+2
-2
2 additions, 2 deletions
editors/calligra/Makefile
irc/kvirc/Makefile
+2
-2
2 additions, 2 deletions
irc/kvirc/Makefile
textproc/kreport/Makefile
+2
-2
2 additions, 2 deletions
textproc/kreport/Makefile
www/choqok/Makefile
+2
-2
2 additions, 2 deletions
www/choqok/Makefile
with
8 additions
and
8 deletions
editors/calligra/Makefile
+
2
−
2
View file @
5179436e
PORTNAME
=
calligra
DISTVERSION
=
3.2.1
PORTREVISION
=
5
8
PORTREVISION
=
5
9
CATEGORIES
=
editors kde
MASTER_SITES
=
KDE/stable/
${
PORTNAME
}
/
${
PORTVERSION
}
DIST_SUBDIR
=
KDE/
${
PORTNAME
}
...
...
@@ -65,7 +65,7 @@ OPTIONS_DEFAULT= OPENEXR
OPENEXR_LIB_DEPENDS
=
libOpenEXR.so:graphics/openexr
OPENEXR_CMAKE_BOOL_OFF
=
CMAKE_DISABLE_FIND_PACKAGE_OpenEXR
WEBKIT_DESC
=
Use obsolete qt5-webkit to build Browser Plugin
WEBKIT_USE
=
QT
5
=
webkit
WEBKIT_USE
=
QT
=
webkit
WEBKIT_CMAKE_BOOL_OFF
=
CMAKE_DISABLE_FIND_PACKAGE_Qt5WebKit
CMAKE_ARGS
=
-DCMAKE_INCLUDE_PATH
:STRING
=
"
${
QT_INCDIR
}
${
LOCALBASE
}
/include"
\
...
...
This diff is collapsed.
Click to expand it.
irc/kvirc/Makefile
+
2
−
2
View file @
5179436e
PORTNAME
=
KVIrc
DISTVERSION
=
5.0.0-102
DISTVERSIONSUFFIX
=
-geb3fdd6b1
PORTREVISION
=
2
PORTREVISION
=
3
CATEGORIES
=
irc kde
MAINTAINER
=
kde@FreeBSD.org
...
...
@@ -31,7 +31,7 @@ CMAKE_ARGS= -DMANDIR:STRING=share/man
OPTIONS_DEFINE
=
WEBKIT
WEBKIT_DESC
=
Use obsolete qt5-webkit to build Browser Plugin
WEBKIT_USE
=
QT
5
=
webkit
WEBKIT_USE
=
QT
=
webkit
WEBKIT_CMAKE_BOOL_OFF
=
CMAKE_DISABLE_FIND_PACKAGE_Qt5WebKit
PLIST_SUB
=
VER
=
5.0
...
...
This diff is collapsed.
Click to expand it.
textproc/kreport/Makefile
+
2
−
2
View file @
5179436e
PORTNAME
=
kreport
DISTVERSION
=
3.2.0
PORTREVISION
=
8
PORTREVISION
=
9
CATEGORIES
=
textproc kde
MASTER_SITES
=
KDE/stable/
${
PORTNAME
}
/src
DIST_SUBDIR
=
KDE/
${
PORTNAME
}
...
...
@@ -21,7 +21,7 @@ USE_QT= core declarative gui location network printsupport webchannel \
OPTIONS_DEFINE
=
WEBKIT
OPTIONS_SUB
=
yes
WEBKIT_DESC
=
Use obsolete qt5-webkit to build Browser Plugin
WEBKIT_USE
=
QT
5
=
webkit
WEBKIT_USE
=
QT
=
webkit
WEBKIT_CMAKE_BOOL_OFF
=
CMAKE_DISABLE_FIND_PACKAGE_Qt5WebKitWidgets
CONFLICTS_INSTALL
=
calligra-2
*
...
...
This diff is collapsed.
Click to expand it.
www/choqok/Makefile
+
2
−
2
View file @
5179436e
PORTNAME
=
choqok
DISTVERSION
=
1.7.0
PORTREVISION
=
6
PORTREVISION
=
7
CATEGORIES
=
www kde
MASTER_SITES
=
KDE/stable/
${
PORTNAME
}
/
${
PORTVERSION:R
}
/src
DIST_SUBDIR
=
KDE/
${
PORTNAME
}
...
...
@@ -34,7 +34,7 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE
=
WEBKIT
OPTIONS_SUB
=
yes
WEBKIT_DESC
=
Use obsolete qt5-webkit to build Browser Plugin
WEBKIT_USE
=
KDE
=
kdewebkit
QT
5
=
webkit
WEBKIT_USE
=
KDE
=
kdewebkit
QT
=
webkit
WEBKIT_CMAKE_BOOL_OFF
=
CMAKE_DISABLE_FIND_PACKAGE_KF5WebKit
.
include
<bsd.port.mk>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment