diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:25:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:25:16 +0000 |
commit | 597afc47baba19000afd8ec4880a2c47975b0367 (patch) | |
tree | eb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/rubygem-bundler_ext | |
parent | 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff) |
Notes
Diffstat (limited to 'sysutils/rubygem-bundler_ext')
-rw-r--r-- | sysutils/rubygem-bundler_ext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-bundler_ext/Makefile b/sysutils/rubygem-bundler_ext/Makefile index 7e9bc473fe09..338a1bc0f1f2 100644 --- a/sysutils/rubygem-bundler_ext/Makefile +++ b/sysutils/rubygem-bundler_ext/Makefile @@ -12,7 +12,7 @@ COMMENT= Loads gems installed on the system using Bundler Gemfile DSL LICENSE= MIT -RUN_DEPENDS= rubygem-bundler>=0:${PORTSDIR}/sysutils/rubygem-bundler +RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler NO_ARCH= yes USE_RUBY= yes |