aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-23 13:18:49 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-23 13:18:49 +0800
commita42cb74c314427a3758bdba40045df6b6d05a9fd (patch)
tree3506d8e13dc44222172fc1f5ceef4cd877f45e76 /graphics
parent8806fe9dc55fc9e565befdf212d1c21538cc4158 (diff)
downloadfreebsd-ports-gnome-a42cb74c314427a3758bdba40045df6b6d05a9fd.tar.gz
freebsd-ports-gnome-a42cb74c314427a3758bdba40045df6b6d05a9fd.tar.zst
freebsd-ports-gnome-a42cb74c314427a3758bdba40045df6b6d05a9fd.zip
graphics/gd: Do not set WEBP_LIB_DEPENDS twice
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index f36771c93f19..a552bbb50cbb 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -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