summaryrefslogtreecommitdiffstats
path: root/net/tigervnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tigervnc/Makefile')
-rw-r--r--net/tigervnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile
index 16938e6..8e6bbe1 100644
--- a/net/tigervnc/Makefile
+++ b/net/tigervnc/Makefile
@@ -76,7 +76,7 @@ CMAKE_ARGS+= -DENABLE_PAM=0
.if ${PORT_OPTIONS:MVIEWER}
CMAKE_ARGS+= -DBUILD_VIEWER=1
-LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png \
+LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png \
libfltk.so:${PORTSDIR}/x11-toolkits/fltk
# ImageMagick is required to generate icons during build process
BUILD_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
OpenPOWER on IntegriCloud