diff options
Diffstat (limited to 'x11-toolkits/wxgtk28/Makefile')
-rw-r--r-- | x11-toolkits/wxgtk28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile index 4546b10280e9..f5fc1ba5e85e 100644 --- a/x11-toolkits/wxgtk28/Makefile +++ b/x11-toolkits/wxgtk28/Makefile @@ -12,7 +12,7 @@ DISTNAME= wxGTK-${PORTVERSION} MAINTAINER?= fjoe@FreeBSD.org COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings -LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png\ +LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png\ libjpeg.so:${PORTSDIR}/graphics/jpeg\ libtiff.so:${PORTSDIR}/graphics/tiff\ libexpat.so:${PORTSDIR}/textproc/expat2 |