summaryrefslogtreecommitdiffstats
path: root/graphics/mapnik/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mapnik/Makefile')
-rw-r--r--graphics/mapnik/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index 70470d4..ac24261 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -97,7 +97,7 @@ MAKE_ARGS+= JPEG=False
.endif
.if ${PORT_OPTIONS:MPNG}
-LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png
.else
MAKE_ARGS+= PNG=False
.endif
OpenPOWER on IntegriCloud