summaryrefslogtreecommitdiff
path: root/finance/rubygem-money
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /finance/rubygem-money
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'finance/rubygem-money')
-rw-r--r--finance/rubygem-money/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/rubygem-money/Makefile b/finance/rubygem-money/Makefile
index 3ca9920b44a4..81b30faeaf1f 100644
--- a/finance/rubygem-money/Makefile
+++ b/finance/rubygem-money/Makefile
@@ -12,7 +12,7 @@ COMMENT= Library for handling money and different currencies
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n
+RUN_DEPENDS= rubygem-i18n>=0.6.4:devel/rubygem-i18n
NO_ARCH= yes
USE_RUBY= yes