git: 9048a6e0b8bc - main - x11-themes/icons-tango: Do not bind ImageMagick version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Dec 2021 13:54:29 UTC
The branch main has been updated by meta:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9048a6e0b8bc60b9cdeb0dc50dc7e949ac5dba7f
commit 9048a6e0b8bc60b9cdeb0dc50dc7e949ac5dba7f
Author: Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2021-12-04 13:51:18 +0000
Commit: Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2021-12-04 13:54:20 +0000
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