graphics/gd: Do not set WEBP_LIB_DEPENDS twice

This commit is contained in:
Tobias Kortkamp 2019-09-23 05:18:49 +00:00
parent 8806fe9dc5
commit a42cb74c31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512609

View file

@ -35,7 +35,6 @@ JPEG_CPPFLAGS= -I${LOCALBASE}/include
WEBP_LIB_DEPENDS= libwebp.so:graphics/webp
WEBP_CONFIGURE_OFF= --without-webp
WEBP_CPPFLAGS= -I${LOCALBASE}/include
WEBP_LIB_DEPENDS= libwebp.so:graphics/webp
TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff
TIFF_CONFIGURE_OFF= --without-tiff
TIFF_CPPFLAGS= -I${LOCALBASE}/include