Page MenuHomeFreeBSD

Add sysutils/tmux23 support and OPTIONize dependencies.
ClosedPublic

Authored by krion on Mar 28 2018, 5:56 PM.
Tags
None
Referenced Files
F169232902: D14886.id40957.diff
Mon, Aug 31, 11:51 PM
Unknown Object (File)
Thu, Aug 27, 7:10 AM
Unknown Object (File)
Thu, Aug 27, 7:09 AM
Unknown Object (File)
Thu, Aug 27, 7:09 AM
Unknown Object (File)
Tue, Aug 18, 6:39 PM
Unknown Object (File)
Fri, Aug 14, 9:00 AM
Unknown Object (File)
Mon, Aug 10, 7:01 AM
Unknown Object (File)
Jul 31 2026, 12:53 AM
Subscribers

Details

Summary

Add sysutils/tmux23 support and OPTIONize dependencies.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sysutils/rubygem-tmuxinator/Makefile
23–24 ↗(On Diff #40849)

I guess you should use SINGLE instead of RADIO.

# OPTIONS_SINGLE                - List of single-choice grouped options: 1 and
#                                 only 1 among N
# OPTIONS_RADIO                 - List of radio-choice grouped options: 0 or 1
#                                 among N

s/OPTIONS_RADIO/OPTIONS_SINGLE

LGTM. Sorry for the delay. I missed previous notification mail.

This revision is now accepted and ready to land.Apr 1 2018, 1:32 AM
This revision was automatically updated to reflect the committed changes.