aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-paperclip
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 /databases/rubygem-dm-paperclip
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
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 'databases/rubygem-dm-paperclip')
-rw-r--r--databases/rubygem-dm-paperclip/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/rubygem-dm-paperclip/Makefile b/databases/rubygem-dm-paperclip/Makefile
index 12614be23c12..dd6a56742c67 100644
--- a/databases/rubygem-dm-paperclip/Makefile
+++ b/databases/rubygem-dm-paperclip/Makefile
@@ -11,10 +11,10 @@ COMMENT= File attachments as attributes for DataMapper
LICENSE= MIT
-RUN_DEPENDS= rubygem-dm-core>=1.2.0:${PORTSDIR}/databases/rubygem-dm-core \
- rubygem-dm-migrations>=1.2.0:${PORTSDIR}/databases/rubygem-dm-migrations \
- rubygem-dm-validations>=1.2.0:${PORTSDIR}/databases/rubygem-dm-validations \
- rubygem-extlib>=0:${PORTSDIR}/devel/rubygem-extlib
+RUN_DEPENDS= rubygem-dm-core>=1.2.0:databases/rubygem-dm-core \
+ rubygem-dm-migrations>=1.2.0:databases/rubygem-dm-migrations \
+ rubygem-dm-validations>=1.2.0:databases/rubygem-dm-validations \
+ rubygem-extlib>=0:devel/rubygem-extlib
NO_ARCH= yes