diff options
Diffstat (limited to 'graphics/rubygem-gruff/Makefile')
-rw-r--r-- | graphics/rubygem-gruff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile index e38698862a05..32c27b25e533 100644 --- a/graphics/rubygem-gruff/Makefile +++ b/graphics/rubygem-gruff/Makefile @@ -13,7 +13,7 @@ COMMENT= Beautiful graphing library for Ruby using RMagick LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-rmagick>=2.13.4:${PORTSDIR}/graphics/rubygem-rmagick +RUN_DEPENDS= rubygem-rmagick>=2.13.4:graphics/rubygem-rmagick NO_ARCH= yes USE_RUBY= yes |