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
F151528290: D5479.diff
Thu, Apr 9, 1:06 AM
Unknown Object (File)
Wed, Apr 1, 5:58 PM
Unknown Object (File)
Wed, Apr 1, 3:24 PM
Unknown Object (File)
Tue, Mar 31, 10:04 AM
Unknown Object (File)
Sun, Mar 15, 8:15 PM
Unknown Object (File)
Jan 26 2026, 12:43 PM
Unknown Object (File)
Dec 31 2025, 7:02 PM
Unknown Object (File)
Dec 23 2025, 1:12 PM
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.