diff options
Diffstat (limited to 'net/rubygem-fog-atmos/Makefile')
-rw-r--r-- | net/rubygem-fog-atmos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-fog-atmos/Makefile b/net/rubygem-fog-atmos/Makefile index 3297d931b771..d0fabee6b4be 100644 --- a/net/rubygem-fog-atmos/Makefile +++ b/net/rubygem-fog-atmos/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support Atmos Cloud Storage LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes |