aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-amazon-ecs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/rubygem-amazon-ecs
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'www/rubygem-amazon-ecs')
-rw-r--r--www/rubygem-amazon-ecs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-amazon-ecs/Makefile b/www/rubygem-amazon-ecs/Makefile
index 8a9849049ad1..f81b7873b7c5 100644
--- a/www/rubygem-amazon-ecs/Makefile
+++ b/www/rubygem-amazon-ecs/Makefile
@@ -12,8 +12,8 @@ COMMENT= Generic Amazon E-commerce REST API written in Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri \
- ${RUBY_PKGNAMEPREFIX}hmac>=0.3:${PORTSDIR}/security/ruby-hmac
+RUN_DEPENDS= rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri \
+ ${RUBY_PKGNAMEPREFIX}hmac>=0.3:security/ruby-hmac
NO_ARCH= yes
USE_RUBY= yes