summaryrefslogtreecommitdiffstats
path: root/graphics/sdl_image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sdl_image/Makefile')
-rw-r--r--graphics/sdl_image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index aa84102..738e6cc 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -14,7 +14,7 @@ COMMENT= Simple library to load images of various formats as SDL surfaces
LICENSE= LGPL21
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng15.so:${PORTSDIR}/graphics/png \
+ libpng.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff \
libwebp.so:${PORTSDIR}/graphics/webp
OpenPOWER on IntegriCloud