Page MenuHomeFreeBSD

Add sysutils/tmux23 support and OPTIONize dependencies.
ClosedPublic

Authored by krion on Mar 28 2018, 5:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 10:55 PM
Unknown Object (File)
Sun, Oct 12, 5:44 AM
Unknown Object (File)
Tue, Sep 30, 2:02 PM
Unknown Object (File)
Tue, Sep 30, 1:58 PM
Unknown Object (File)
Tue, Sep 30, 1:58 PM
Unknown Object (File)
Mon, Sep 29, 3:56 AM
Unknown Object (File)
Sun, Sep 28, 7:57 PM
Unknown Object (File)
Fri, Sep 26, 6:42 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.