diff options
Diffstat (limited to 'graphics/pecl-gmagick/Makefile')
-rw-r--r-- | graphics/pecl-gmagick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pecl-gmagick/Makefile b/graphics/pecl-gmagick/Makefile index 7c24f8ee06af..e514df5c48b4 100644 --- a/graphics/pecl-gmagick/Makefile +++ b/graphics/pecl-gmagick/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-gmagick=${LOCALBASE} |