diff options
Diffstat (limited to 'graphics/webp/Makefile')
-rw-r--r-- | graphics/webp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index 1761752dde92..31458934f5d3 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -17,6 +17,7 @@ COMMENT= Google WebP image format conversion tool LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png +WITH_FBSD10_FIX= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig |