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)
Thu, Oct 24, 9:08 AM
Unknown Object (File)
Sep 27 2024, 12:35 PM
Unknown Object (File)
Sep 24 2024, 3:05 AM
Unknown Object (File)
Sep 21 2024, 10:39 PM
Unknown Object (File)
Sep 18 2024, 1:37 PM
Unknown Object (File)
Sep 2 2024, 11:46 PM
Unknown Object (File)
Sep 1 2024, 3:01 PM
Unknown Object (File)
Aug 17 2024, 8:10 AM
Subscribers

Details

Summary

And only install manpages if it's selected.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
14โ€“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
14โ€“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.