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
F137931342: D9084.id23724.diff
Thu, Nov 27, 9:29 AM
Unknown Object (File)
Fri, Nov 21, 8:00 AM
Unknown Object (File)
Fri, Nov 21, 8:00 AM
Unknown Object (File)
Fri, Nov 21, 7:58 AM
Unknown Object (File)
Fri, Nov 21, 7:58 AM
Unknown Object (File)
Fri, Nov 21, 7:57 AM
Unknown Object (File)
Fri, Nov 14, 3:34 AM
Unknown Object (File)
Wed, Nov 5, 2:02 AM
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.