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
cac57da2
Commit
cac57da2
authored
1 year ago
by
Piotr Kubaj
Browse files
Options
Downloads
Patches
Plain Diff
lang/racket: remove redundant LIB_DEPENDS
There already is USE_GNOME=cairo.
parent
06a3d012
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lang/racket/Makefile
+1
-2
1 addition, 2 deletions
lang/racket/Makefile
with
1 addition
and
2 deletions
lang/racket/Makefile
+
1
−
2
View file @
cac57da2
...
...
@@ -21,8 +21,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NOT_FOR_ARCHS
=
riscv64
NOT_FOR_ARCHS_REASON
=
unsupported platform
LIB_DEPENDS
=
libcairo.so:graphics/cairo
\
libffi.so:devel/libffi
\
LIB_DEPENDS
=
libffi.so:devel/libffi
\
liblz4.so:archivers/liblz4
\
libpng.so:graphics/png
...
...
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