aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-capistrano
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-10 03:55:32 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-10 03:55:32 +0000
commit329bb8e57b6e5119a073f4f560909687642302d4 (patch)
treeae20d0ad950f750a66cc06aa2b16eed35116e28f /sysutils/rubygem-capistrano
parent9c91201ca266b7c89bd42afb782ffc65ab44151f (diff)
downloadports-329bb8e57b6e5119a073f4f560909687642302d4.tar.gz
ports-329bb8e57b6e5119a073f4f560909687642302d4.zip
Notes
Diffstat (limited to 'sysutils/rubygem-capistrano')
-rw-r--r--sysutils/rubygem-capistrano/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile
index 00add5a86f00..a5d00fab811f 100644
--- a/sysutils/rubygem-capistrano/Makefile
+++ b/sysutils/rubygem-capistrano/Makefile
@@ -7,6 +7,7 @@
PORTNAME= capistrano
PORTVERSION= 2.5.9
+PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RF
@@ -16,7 +17,8 @@ COMMENT= A utility for executing commands in parallel on multiple machines
RUN_DEPENDS= rubygem-net-ssh-gateway>=1.0.0:${PORTSDIR}/security/rubygem-net-ssh-gateway \
rubygem-net-sftp>=2.0.0:${PORTSDIR}/security/rubygem-net-sftp \
rubygem-net-scp>=1.0.0:${PORTSDIR}/security/rubygem-net-scp \
- rubygem-highline>=1.4.0:${PORTSDIR}/devel/rubygem-highline
+ rubygem-highline>=1.4.0:${PORTSDIR}/devel/rubygem-highline \
+ rubygem-echoe>0:${PORTSDIR}/devel/rubygem-echoe
USE_RUBY= yes
USE_RAKE= yes