summaryrefslogtreecommitdiffstats
path: root/graphics/png2html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png2html/Makefile')
-rw-r--r--graphics/png2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index 487c3b0..287c558 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -13,7 +13,7 @@ COMMENT= Takes a PNG image and transforms it into HTML
LICENSE= GPLv2 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libgd.so:${PORTSDIR}/graphics/gd
PLIST_FILES= bin/png2html
OpenPOWER on IntegriCloud