diff options
-rw-r--r-- | www/WebMagick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 5766d2fc0f05..b961eaf685d1 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -11,7 +11,7 @@ DISTNAME= WebMagick-1.46 CATEGORIES= www graphics MASTER_SITES= ftp://ftp.simplesystems.org/pub/WebMagick/ -LIB_DEPENDS= Magick.4:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick MAINTAINER= ache@freebsd.org |