From 9048a6e0b8bc60b9cdeb0dc50dc7e949ac5dba7f Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Sat, 4 Dec 2021 22:51:18 +0900 Subject: x11-themes/icons-tango: Do not bind ImageMagick version It is actually not limited to use ImageMagick 6. Also ImageMagick 7 can be used. --- x11-themes/icons-tango/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile index a86278a8b170..0bed6d7a64de 100644 --- a/x11-themes/icons-tango/Makefile +++ b/x11-themes/icons-tango/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Basic set of icons for the most common usage BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils \ - Magick-config:graphics/ImageMagick6 + Magick-config:graphics/ImageMagick${IMAGEMAGICK_DEFAULT} GNU_CONFIGURE= yes USE_GNOME= intlhack -- cgit v1.2.3