diff options
Diffstat (limited to 'devel/rubygem-grape-entity/Makefile')
-rw-r--r-- | devel/rubygem-grape-entity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-grape-entity/Makefile b/devel/rubygem-grape-entity/Makefile index fd0e6e89438d..82de25f3c075 100644 --- a/devel/rubygem-grape-entity/Makefile +++ b/devel/rubygem-grape-entity/Makefile @@ -12,8 +12,8 @@ COMMENT= Entities - a simple Facade to use with your models and API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport4>=0:${PORTSDIR}/devel/rubygem-activesupport4 \ - rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json +RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ + rubygem-multi_json>=1.3.2:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes |