Page MenuHomeDevCentral

[games/roll] Require pkgconf correctly
ClosedPublic

Authored by dereckson on Oct 16 2024, 21:08.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 3, 20:21
Unknown Object (File)
Fri, Feb 28, 03:54
Unknown Object (File)
Fri, Feb 28, 03:54
Unknown Object (File)
Fri, Feb 28, 00:39
Unknown Object (File)
Fri, Feb 28, 00:07
Unknown Object (File)
Wed, Feb 19, 01:16
Unknown Object (File)
Wed, Feb 12, 22:50
Unknown Object (File)
Wed, Feb 12, 08:56
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 Not Applicable
Unit
Tests Not Applicable

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.Oct 16 2024, 21:10
This revision was automatically updated to reflect the committed changes.