Bug 224122 - Warning: you need USE_KDE+=archive when Makefile already has USE_KDE=archive
Summary: Warning: you need USE_KDE+=archive when Makefile already has USE_KDE=archive
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-05 18:32 UTC by Yuri Victorovich
Modified: 2017-12-06 06:24 UTC (History)
3 users (show)

See Also:


Attachments
port testcase (12.38 KB, patch)
2017-12-05 18:32 UTC, Yuri Victorovich
no flags Details | Diff
testcase port patch (13.96 KB, patch)
2017-12-05 22:13 UTC, Yuri Victorovich
no flags Details | Diff
testcase port patch (13.96 KB, patch)
2017-12-05 22:13 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2017-12-05 18:32:26 UTC
Created attachment 188561 [details]
port testcase

USE_KDE=archive doesn't add the right dependency?
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2017-12-05 22:13:16 UTC
Created attachment 188568 [details]
testcase port patch
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2017-12-05 22:13:51 UTC
Created attachment 188569 [details]
testcase port patch
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2017-12-06 06:09:43 UTC
You cannot use USE_KDE without USES=kde:5

mfg Tobias
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2017-12-06 06:24:39 UTC
(In reply to Tobias C. Berner from comment #3)

Thank you!

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224140