summaryrefslogtreecommitdiffstats
path: root/x11/mrxvt-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/mrxvt-devel/Makefile')
-rw-r--r--x11/mrxvt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mrxvt-devel/Makefile b/x11/mrxvt-devel/Makefile
index c6d28b0..1e88bd7 100644
--- a/x11/mrxvt-devel/Makefile
+++ b/x11/mrxvt-devel/Makefile
@@ -75,7 +75,7 @@ LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg
.if ! ${PORT_OPTIONS:MPNG} || ! ${PORT_OPTIONS:MBACKGROUND}
CONFIGURE_ARGS+= --disable-png
.else
-LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png
.endif
.if ! ${PORT_OPTIONS:MTRANSPARENCY}
OpenPOWER on IntegriCloud