aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-teamocil
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-16 15:26:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-16 15:26:07 +0000
commite16667f9c23387b493c77f374aa87325f2f230a3 (patch)
treefb648154aca0a08f2f931aede5955826463b4ae5 /sysutils/rubygem-teamocil
parentb55ec47bc2e7f227e1d95ec3f2f9976631cd7147 (diff)
downloadports-e16667f9c23387b493c77f374aa87325f2f230a3.tar.gz
ports-e16667f9c23387b493c77f374aa87325f2f230a3.zip
Add RUN_DEPENDS
- Bump PORTREVISION for dependency change PR: 216125 Submitted by: adamw
Notes
Notes: svn path=/head/; revision=431669
Diffstat (limited to 'sysutils/rubygem-teamocil')
-rw-r--r--sysutils/rubygem-teamocil/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/rubygem-teamocil/Makefile b/sysutils/rubygem-teamocil/Makefile
index 1ceb386a63e8..aa6dd00dd122 100644
--- a/sysutils/rubygem-teamocil/Makefile
+++ b/sysutils/rubygem-teamocil/Makefile
@@ -3,6 +3,7 @@
PORTNAME= teamocil
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@@ -12,6 +13,8 @@ COMMENT= Helps you to set up window and splits layouts for tmux
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+RUN_DEPENDS= tmux:sysutils/tmux
+
NO_ARCH= yes
USE_RUBY= yes
USES= gem