diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index 96a519513880..df726fb78b64 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -1,18 +1,18 @@ PORTNAME= imagick PORTVERSION= 3.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= 000.fbsd@quip.cz COMMENT?= PHP wrapper to the ImageMagick/GraphicsMagick library WWW= https://pecl.php.net/package/imagick LICENSE= PHP301 USES= cpe php:pecl localbase magick CPE_VENDOR= php CONFIGURE_ARGS= --with-imagick=${LOCALBASE} .include