Skip to content

Commit

Permalink
graphics/gd: disable default for HEIF AVIF
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Meyer authored and Dirk Meyer committed Feb 24, 2022
1 parent 05f0c48 commit 1370414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/gd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ USE_LDCONFIG= yes
TEST_TARGET= check

OPTIONS_DEFINE= PNG JPEG WEBP HEIF AVIF TIFF FREETYPE FONTCONFIG RAQM XPM ICONV
OPTIONS_DEFAULT=PNG JPEG WEBP HEIF AVIF TIFF FREETYPE FONTCONFIG ICONV
OPTIONS_DEFAULT=PNG JPEG WEBP TIFF FREETYPE FONTCONFIG ICONV
NO_OPTIONS_SORT=yes
OPTIONS_SUB= yes
PNG_LIB_DEPENDS= libpng.so:graphics/png
Expand Down

0 comments on commit 1370414

Please sign in to comment.