Page MenuHomeFreeBSD

irc/ircd-ratbox: Fix build failure with SHORTCUTS enabled
ClosedPublic

Authored by brnrd on Feb 27 2016, 8:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 7 2025, 2:02 PM
Unknown Object (File)
Sep 7 2025, 11:27 AM
Unknown Object (File)
Sep 7 2025, 9:48 AM
Unknown Object (File)
Aug 8 2025, 8:34 PM
Unknown Object (File)
Jul 14 2025, 9:28 PM
Unknown Object (File)
Jul 13 2025, 4:01 PM
Unknown Object (File)
May 10 2025, 6:12 AM
Unknown Object (File)
Apr 5 2025, 7:25 AM
Subscribers
None

Details

Reviewers
koobs
feld
Summary

Proposed commit log

irc/ircd-ratbox: Fix build failure with SHORTCUTS enabled

 - bsd.port.options.mk must be included before targets are defined

Reviewed_by:	feld (mentor), koobs (mentor)
Approved by:	(mentor)
Differential_Revision:	D5479
Test Plan
  • make -DWITH_SHORTCUTS (no error)

Diff Detail

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

Event Timeline

brnrd retitled this revision from to irc/ircd-ratbox: Fix build failure with SHORTCUTS enabled.
brnrd updated this object.
brnrd edited the test plan for this revision. (Show Details)
brnrd added reviewers: feld, koobs.
brnrd edited the test plan for this revision. (Show Details)
feld edited edge metadata.
This revision is now accepted and ready to land.Mar 6 2016, 5:06 PM

MFH this as well so quarterly branch users building their own packages don't hit this issue.