graphics/gd: Do not set WEBP_LIB_DEPENDS twice
This commit is contained in:
parent
8806fe9dc5
commit
a42cb74c31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512609
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue