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)
Wed, Oct 1, 12:17 PM
Unknown Object (File)
Mon, Sep 29, 3:25 PM
Unknown Object (File)
Mon, Sep 29, 3:24 AM
Unknown Object (File)
Thu, Sep 25, 8:02 PM
Unknown Object (File)
Thu, Sep 25, 2:25 PM
Unknown Object (File)
Thu, Sep 25, 4:29 AM
Unknown Object (File)
Wed, Sep 24, 5:06 PM
Unknown Object (File)
Wed, Sep 24, 3:57 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.