summaryrefslogtreecommitdiffstats
path: root/graphics/povray37/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/povray37/Makefile')
-rw-r--r--graphics/povray37/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index 26978ff..73924b2 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -58,7 +58,7 @@ CONFIGURE_ARGS+=--disable-io-restrictions
.if ${PORT_OPTIONS:MSTATIC}
BUILD_DEPENDS+= png>=1.4:${PORTSDIR}/graphics/png
.else
-LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png
.endif
.else
CONFIGURE_ARGS+=--without-libpng
OpenPOWER on IntegriCloud