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

games/openfodder: make ImageMagick flavor configurable 12bc543eb7

Suggested by:	danfe
This commit is contained in:
Jan Beich 2021-08-13 14:01:03 +00:00
parent 358d38b57f
commit 9a99a5b05d

View File

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