Page MenuHomeDevCentral

[games/roll] Require pkgconf correctly
ClosedPublic

Authored by dereckson on Wed, Oct 16, 21:08.
Tags
None
Referenced Files
F3686280: D3526.id9062.diff
Wed, Oct 23, 04:32
F3686268: D3526.id9063.diff
Wed, Oct 23, 04:29
F3686192: D3526.id.diff
Wed, Oct 23, 04:13
F3686133: D3526.id.diff
Wed, Oct 23, 04:02
F3686100: D3526.id9063.diff
Wed, Oct 23, 03:51
F3685847: D3526.diff
Wed, Oct 23, 02:19
F3685004: D3526.id9062.diff
Tue, Oct 22, 21:12
F3683791: D3526.diff
Tue, Oct 22, 14:42
Subscribers
None

Details

Summary

Per /usr/ports/Mk/Uses/pkgconfig.mk, USES=pkgconfig should be used.

Test Plan
  • make test
  • make depends
  • Poudriere

Diff Detail

Repository
rPORTS Nasqueron FreeBSD Ports
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5601
Build 5883: arc lint + arc unit

Event Timeline

dereckson created this revision.
Poudriere log
$ poudriere testport ... games/roll
[…]
===>   roll-2.6.1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-2.3.0,1.pkg
[base14-usr_ports] Installing pkgconf-2.3.0,1...
[base14-usr_ports] Extracting pkgconf-2.3.0,1: .......... done
===>   roll-2.6.1 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of roll-2.6.1
[…]
This revision is now accepted and ready to land.Wed, Oct 16, 21:10
This revision was automatically updated to reflect the committed changes.