diff options
author | Koop Mast <kwm@FreeBSD.org> | 2018-11-10 19:57:07 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2018-11-10 19:57:07 +0000 |
commit | 289883b11b6d306dfca0bb78c7784880c0944289 (patch) | |
tree | 0b5ef334a151c39e9372903664b7ca648b9009bb /x11-themes/icons-tango | |
parent | 31914187382ef900631687fa9bf956c935ed6147 (diff) |
Notes
Diffstat (limited to 'x11-themes/icons-tango')
-rw-r--r-- | x11-themes/icons-tango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile index 3455168d5723..c262bc2465c3 100644 --- a/x11-themes/icons-tango/Makefile +++ b/x11-themes/icons-tango/Makefile @@ -12,7 +12,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/ImageMagick + Magick-config:graphics/ImageMagick6 GNU_CONFIGURE= yes USE_GNOME= intlhack |