Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148585717
D14886.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
770 B
Referenced Files
None
Subscribers
None
D14886.diff
View Options
Index: head/sysutils/rubygem-tmuxinator/Makefile
===================================================================
--- head/sysutils/rubygem-tmuxinator/Makefile
+++ head/sysutils/rubygem-tmuxinator/Makefile
@@ -13,12 +13,21 @@
RUN_DEPENDS= rubygem-erubis>=2.6:www/rubygem-erubis \
rubygem-thor>=0.15.0:devel/rubygem-thor \
- rubygem-xdg>=2.2.3:devel/rubygem-xdg \
- tmux:sysutils/tmux
+ rubygem-xdg>=2.2.3:devel/rubygem-xdg
USES= gem
USE_RUBY= yes
NO_ARCH= yes
+
+OPTIONS_DEFAULT= TMUX
+OPTIONS_SINGLE= TMUX
+OPTIONS_SINGLE_TMUX= TMUX TMUX23
+
+TMUX23_DESC= Enable tmux23
+TMUX_DESC= Enable tmux
+
+TMUX_RUN_DEPENDS= tmux:sysutils/tmux
+TMUX23_RUN_DEPENDS= tmux:sysutils/tmux23
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 19, 11:26 PM (18 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29984840
Default Alt Text
D14886.diff (770 B)
Attached To
Mode
D14886: Add sysutils/tmux23 support and OPTIONize dependencies.
Attached
Detach File
Event Timeline
Log In to Comment