diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:25:16 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:25:16 +0000 |
| commit | 597afc47baba19000afd8ec4880a2c47975b0367 (patch) | |
| tree | eb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/rubygem-hammer_cli_foreman_ssh | |
| parent | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. (diff) | |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=412349
Diffstat (limited to 'sysutils/rubygem-hammer_cli_foreman_ssh')
| -rw-r--r-- | sysutils/rubygem-hammer_cli_foreman_ssh/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile b/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile index 758034693db9..5c9e7edc0be0 100644 --- a/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile +++ b/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile @@ -12,9 +12,9 @@ COMMENT= SSH host commands for Hammer CLI LICENSE= GPLv3+ -RUN_DEPENDS= rubygem-hammer_cli>=0.0.6:${PORTSDIR}/sysutils/rubygem-hammer_cli \ - rubygem-hammer_cli_foreman>=0:${PORTSDIR}/sysutils/rubygem-hammer_cli_foreman \ - rubygem-net-ssh-multi>=1.2.1:${PORTSDIR}/security/rubygem-net-ssh-multi +RUN_DEPENDS= rubygem-hammer_cli>=0.0.6:sysutils/rubygem-hammer_cli \ + rubygem-hammer_cli_foreman>=0:sysutils/rubygem-hammer_cli_foreman \ + rubygem-net-ssh-multi>=1.2.1:security/rubygem-net-ssh-multi NO_ARCH= yes USE_RUBY= yes |
