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
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
3ee0491e
Commit
3ee0491e
authored
5 months ago
by
Vladimir Druzenko
Browse files
Options
Downloads
Patches
Plain Diff
graphics/glfw: make WAYLAND default option, make dependency on KDE=ecm for build only
parent
ab8d64a8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
graphics/glfw/Makefile
+3
-3
3 additions, 3 deletions
graphics/glfw/Makefile
with
3 additions
and
3 deletions
graphics/glfw/Makefile
+
3
−
3
View file @
3ee0491e
PORTNAME
=
glfw
DISTVERSION
=
3.4
PORTREVISION
=
1
PORTREVISION
=
2
CATEGORIES
=
graphics
MASTER_SITES
=
https://github.com/glfw/glfw/releases/download/
${
DISTVERSION
}
/
...
...
@@ -25,7 +25,7 @@ PORTDOCS= *
PORTEXAMPLES
=
*
OPTIONS_DEFINE
=
DOCS EXAMPLES PREEDIT
OPTIONS_DEFAULT
=
PREEDIT X11
OPTIONS_DEFAULT
=
PREEDIT
WAYLAND
X11
OPTIONS_MULTI
=
PLATFORM
OPTIONS_MULTI_PLATFORM
=
WAYLAND X11
PLATFORM_DESC
=
Window creation platform
...
...
@@ -55,7 +55,7 @@ WAYLAND_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>
=
0:graphics/wayland-protocols
WAYLAND_LIB_DEPENDS
=
libepoll-shim.so:devel/libepoll-shim
WAYLAND_USES
=
kde:5 pkgconfig
WAYLAND_USE
=
KDE
=
ecm
WAYLAND_USE
=
KDE
=
ecm
:build
WAYLAND_CMAKE_BOOL
=
GLFW_BUILD_WAYLAND
X11_USES
=
xorg
...
...
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