Skip to content

Commit

Permalink
graphics/GraphicsMagick: Fix build with FPX option
Browse files Browse the repository at this point in the history
Reported by:	vvd
  • Loading branch information
sunpoet committed Apr 20, 2024
1 parent 3d98c6f commit f576772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphics/GraphicsMagick/Makefile
Expand Up @@ -31,6 +31,7 @@ TEST_DESC= Run bundled self-tests after build

BZIP2_CONFIGURE_WITH= bzlib
FPX_CONFIGURE_WITH= fpx
FPX_LDFLAGS= -L${LOCALBASE}/lib -lfpx
FPX_LIB_DEPENDS= libfpx.so:graphics/libfpx
FREETYPE_CONFIGURE_WITH=ttf
FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2
Expand Down

0 comments on commit f576772

Please sign in to comment.