1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

games/openfodder: switch to ImageMagick 7 for ICONS

This commit is contained in:
Jan Beich 2021-08-13 10:16:34 +00:00
parent 21f6954d83
commit 12bc543eb7

View File

@ -36,7 +36,7 @@ DESKTOP_ENTRIES="${PORTNAME}" \
OPTIONS_DEFINE= DOCS ICONS
OPTIONS_DEFAULT=ICONS
ICONS_BUILD_DEPENDS= mogrify:graphics/ImageMagick6
ICONS_BUILD_DEPENDS= mogrify:graphics/ImageMagick7
post-patch:
@${REINPLACE_CMD} -e 's,clang++,${CXX},' \