summaryrefslogtreecommitdiffstats
path: root/graphics/fpc-libpng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fpc-libpng/Makefile')
-rw-r--r--graphics/fpc-libpng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fpc-libpng/Makefile b/graphics/fpc-libpng/Makefile
index 1715871..9b7888f 100644
--- a/graphics/fpc-libpng/Makefile
+++ b/graphics/fpc-libpng/Makefile
@@ -18,6 +18,6 @@ OPTIONS_DEFINE= LIBPNG
LIBPNG_DESC= Install png library for manipulating PNG images
OPTIONS_DEFAULT= LIBPNG
-LIBPNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
+LIBPNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud