Page MenuHomeFreeBSD

x11-toolkits/pango: Add MANPAGES option
ClosedPublic

Authored by manu on Nov 9 2021, 9:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 18, 7:15 PM
Unknown Object (File)
Fri, Jul 25, 9:21 AM
Unknown Object (File)
Jun 15 2025, 5:39 PM
Unknown Object (File)
Jun 14 2025, 11:41 PM
Unknown Object (File)
Jun 14 2025, 1:48 PM
Unknown Object (File)
Jun 11 2025, 6:01 PM
Unknown Object (File)
Jun 11 2025, 10:50 AM
Unknown Object (File)
Jun 2 2025, 12:52 PM
Subscribers

Details

Summary

And only install manpages if it's selected.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

manu requested review of this revision.Nov 9 2021, 9:40 AM
manu created this revision.
tcberner added inline comments.
x11-toolkits/pango/Makefile
15

that could possibly go to MANPAGES_BUILD_DEPENDS, no?

Make misc/help2man depend on MANPAGES

manu marked an inline comment as done.Nov 9 2021, 1:39 PM
manu added inline comments.
x11-toolkits/pango/Makefile
15

Indeed, fixed.

lgtm if you move the MANPAGES_LIB_DEPENDS down to the other option configurations at line 44.

This revision is now accepted and ready to land.Nov 9 2021, 1:43 PM
This revision was automatically updated to reflect the committed changes.
manu marked an inline comment as done.