Index: head/graphics/rubygem-mini_magick/Makefile =================================================================== --- head/graphics/rubygem-mini_magick/Makefile (revision 389456) +++ head/graphics/rubygem-mini_magick/Makefile (revision 389457) @@ -1,24 +1,25 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= mini_magick PORTVERSION= 4.2.7 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Manipulate images with minimal use of memory via ImageMagick LICENSE= MIT OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes X11_RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick X11_RUN_DEPENDS_OFF= convert:${PORTSDIR}/graphics/ImageMagick-nox11 .include Index: head/graphics/rubygem-mini_magick/pkg-descr =================================================================== --- head/graphics/rubygem-mini_magick/pkg-descr (revision 389456) +++ head/graphics/rubygem-mini_magick/pkg-descr (revision 389457) @@ -1,3 +1,3 @@ Manipulate images with minimal use of memory via ImageMagick / GraphicsMagick -WWW: https://rubygems.org/gems/mini_magick/ +WWW: https://github.com/minimagick/minimagick