diff options
Diffstat (limited to 'devel/rubygem-sprockets3/Makefile')
-rw-r--r-- | devel/rubygem-sprockets3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-sprockets3/Makefile b/devel/rubygem-sprockets3/Makefile index 807602918b01..149a036a28b1 100644 --- a/devel/rubygem-sprockets3/Makefile +++ b/devel/rubygem-sprockets3/Makefile @@ -13,8 +13,8 @@ COMMENT= Ruby library that preprocesses and concatenates JavaScript files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-concurrent-ruby>=1.0:${PORTSDIR}/devel/rubygem-concurrent-ruby \ - rubygem-rack16>=1.0:${PORTSDIR}/www/rubygem-rack16 +RUN_DEPENDS= rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby \ + rubygem-rack16>=1.0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes |