Page MenuHomeFreeBSD

Add a USES to handle dependency on groff
ClosedPublic

Authored by bapt on Jan 7 2017, 10:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 3, 1:50 PM
Unknown Object (File)
Nov 15 2024, 11:20 PM
Unknown Object (File)
Nov 3 2024, 6:59 PM
Unknown Object (File)
Oct 9 2024, 5:33 PM
Unknown Object (File)
Sep 28 2024, 7:00 AM
Unknown Object (File)
Sep 27 2024, 5:02 PM
Unknown Object (File)
Sep 9 2024, 2:18 AM
Unknown Object (File)
Sep 8 2024, 9:34 PM
Subscribers

Details

Summary

The goal of that USES ot to be able to handle dependency on groff so that
ports can be built on base WITHOUT_GROFF but also prepare the futur removal of
groff

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6630
Build 6848: arc lint + arc unit

Event Timeline

bapt retitled this revision from to Add a USES to handle dependency on groff.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added a reviewer: portmgr.
antoine added inline comments.
Mk/Uses/groff.mk
31

a .endif seems missing?

bapt edited edge metadata.

small fix

This revision is now accepted and ready to land.Apr 17 2017, 7:14 PM

Could you pass it through Tools/scripts/indent_make_if.pl to indent the .if properly ?

This revision was automatically updated to reflect the committed changes.