diff options
Diffstat (limited to 'databases/rubygem-dm-core/Makefile')
-rw-r--r-- | databases/rubygem-dm-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-dm-core/Makefile b/databases/rubygem-dm-core/Makefile index 9732b25d06ae..f224a83aff81 100644 --- a/databases/rubygem-dm-core/Makefile +++ b/databases/rubygem-dm-core/Makefile @@ -13,7 +13,7 @@ COMMENT= Object/Relational Mapper for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable +RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes |