diff --git a/graphics/rubygem-image_processing/Makefile b/graphics/rubygem-image_processing/Makefile index 9e41cdd6d00e..d586d4cce914 100644 --- a/graphics/rubygem-image_processing/Makefile +++ b/graphics/rubygem-image_processing/Makefile @@ -1,21 +1,21 @@ PORTNAME= image_processing PORTVERSION= 1.12.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= High-level wrapper for processing images for the web with ImageMagick or libvips WWW= https://github.com/janko/image_processing LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-mini_magick>=4.9.5<5:graphics/rubygem-mini_magick \ +RUN_DEPENDS= rubygem-mini_magick4>=4.9.5<5:graphics/rubygem-mini_magick4 \ rubygem-ruby-vips>=2.0.17<3:graphics/rubygem-ruby-vips USES= gem NO_ARCH= yes .include