diff options
Diffstat (limited to 'databases/rubygem-activemodel/Makefile')
-rw-r--r-- | databases/rubygem-activemodel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-activemodel/Makefile b/databases/rubygem-activemodel/Makefile index 5384f998a874..5983eabfc089 100644 --- a/databases/rubygem-activemodel/Makefile +++ b/databases/rubygem-activemodel/Makefile @@ -11,8 +11,8 @@ COMMENT= Toolkit for building modeling frameworks LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \ - rubygem-builder>=3.0.0:${PORTSDIR}/devel/rubygem-builder +RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:devel/rubygem-activesupport \ + rubygem-builder>=3.0.0:devel/rubygem-builder NO_ARCH= yes USE_RUBY= yes |