Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Dec 2017 07:19:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r455251 - in head: astro/wcslib cad/freecad comms/flcluster comms/fldigi deskutils/gnome-photos devel/apitrace editors/pdfedit emulators/fuse-utils emulators/mgba games/eduke32 games/to...
Message-ID:  <201712010719.vB17JsQx094341@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Dec  1 07:19:53 2017
New Revision: 455251
URL: https://svnweb.freebsd.org/changeset/ports/455251

Log:
  Cleanup LIB_DEPENDS on libpng

Modified:
  head/astro/wcslib/Makefile
  head/cad/freecad/Makefile
  head/comms/flcluster/Makefile
  head/comms/fldigi/Makefile
  head/deskutils/gnome-photos/Makefile
  head/devel/apitrace/Makefile
  head/editors/pdfedit/Makefile
  head/emulators/fuse-utils/Makefile
  head/emulators/mgba/Makefile
  head/games/eduke32/Makefile
  head/games/tome4/Makefile
  head/graphics/argyllcms/Makefile
  head/graphics/darktable/Makefile
  head/graphics/feh/Makefile
  head/graphics/gource/Makefile
  head/graphics/goxel/Makefile
  head/graphics/gthumb/Makefile
  head/graphics/ipe/Makefile
  head/graphics/libgxps/Makefile
  head/graphics/libpano13/Makefile
  head/graphics/openimageio/Makefile
  head/graphics/pecl-qrencode/Makefile
  head/math/gnuplot/Makefile
  head/math/plplot/Makefile
  head/multimedia/lives/Makefile
  head/net-im/toxic/Makefile
  head/net-mgmt/driftnet/Makefile
  head/net-mgmt/nagios4/Makefile
  head/net-p2p/amule-devel/Makefile
  head/net/freeswitch/Makefile
  head/science/orthanc/Makefile
  head/textproc/fldiff/Makefile
  head/www/kf5-khtml/Makefile
  head/www/qt5-webkit/Makefile
  head/www/webalizer/Makefile
  head/www/webkit-gtk2/Makefile
  head/x11-fm/xfe/Makefile
  head/x11-toolkits/gtkada3/Makefile
  head/x11-toolkits/ntk/Makefile
  head/x11-toolkits/open-motif/Makefile
  head/x11/alttab/Makefile

Modified: head/astro/wcslib/Makefile
==============================================================================
--- head/astro/wcslib/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/astro/wcslib/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -31,7 +31,7 @@ CFITSIO_CONFIGURE_WITH=	cfitsio
 CFITSIO_LIB_DEPENDS=	libcfitsio.so:astro/cfitsio
 PGPLOT_CONFIGURE_WITH=	pgplot
 PGPLOT_LIB_DEPENDS=	libpgplot.so:graphics/pgplot \
-			libpng16.so:graphics/png
+			libpng.so:graphics/png
 PGPLOT_USE=		XORG=x11
 
 post-patch:

Modified: head/cad/freecad/Makefile
==============================================================================
--- head/cad/freecad/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/cad/freecad/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libboost_python.so:devel/boost-python-libs \
 		libpyside-python2.7.so:devel/pyside \
 		libCoin.so:graphics/Coin \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libtiff.so:graphics/tiff \
 		libvtkFiltersTexture-6.2.so:math/vtk6 \
 		libTKernel.so:cad/opencascade \

Modified: head/comms/flcluster/Makefile
==============================================================================
--- head/comms/flcluster/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/comms/flcluster/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -10,7 +10,7 @@ COMMENT=	FLCLUSTER is a management tool for accessing 
 
 LICENSE=	GPLv3
 
-LIB_DEPENDS=	libpng16.so:graphics/png \
+LIB_DEPENDS=	libpng.so:graphics/png \
 		libfltk.so:x11-toolkits/fltk \
 		libfontconfig.so:x11-fonts/fontconfig
 

Modified: head/comms/fldigi/Makefile
==============================================================================
--- head/comms/fldigi/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/comms/fldigi/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -14,7 +14,7 @@ BUILD_DEPENDS=	asciidoc:textproc/asciidoc\
 		docbook-xsl>=1.0:textproc/docbook-xsl\
 		xsltproc:textproc/libxslt
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs\
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libfltk.so:x11-toolkits/fltk \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libportaudio.so:audio/portaudio \

Modified: head/deskutils/gnome-photos/Makefile
==============================================================================
--- head/deskutils/gnome-photos/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/deskutils/gnome-photos/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -30,7 +30,7 @@ LIB_DEPENDS=	libexempi.so:textproc/exempi \
 		libsoup-2.4.so:devel/libsoup \
 		libjson-glib-1.0.so:devel/json-glib \
 		libgoa-1.0.so:net/gnome-online-accounts \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libgdata.so:devel/libgdata
 RUN_DEPENDS=	geoclue>=0:net/geoclue
 

Modified: head/devel/apitrace/Makefile
==============================================================================
--- head/devel/apitrace/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/devel/apitrace/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -11,7 +11,7 @@ COMMENT=	Tools for tracing OpenGL and other graphics A
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LIB_DEPENDS=	libpng16.so:graphics/png
+LIB_DEPENDS=	libpng.so:graphics/png
 
 USES=		cmake:outsource compiler:c++11-lang pkgconfig python:2.7 shebangfix
 USE_GITHUB=	yes

Modified: head/editors/pdfedit/Makefile
==============================================================================
--- head/editors/pdfedit/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/editors/pdfedit/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libboost_filesystem.so:devel/boost-libs \
 		libfreetype.so:print/freetype2 \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libt1.so:devel/t1lib
 
 USES=		gmake perl5 tar:bzip2

Modified: head/emulators/fuse-utils/Makefile
==============================================================================
--- head/emulators/fuse-utils/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/emulators/fuse-utils/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libaudiofile.so:audio/libaudiofile \
 		libgcrypt.so:security/libgcrypt \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libspectrum.so:emulators/libspectrum
 
 USES=		gettext iconv jpeg pkgconfig

Modified: head/emulators/mgba/Makefile
==============================================================================
--- head/emulators/mgba/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/emulators/mgba/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -15,7 +15,7 @@ LICENSE_FILE_LGPL21+=	${WRKSRC}/src/third-party/blip_b
 LICENSE_FILE_MPL20=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libepoxy.so:graphics/libepoxy \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 USES=		cmake:outsource compiler:c++11-lang localbase:ldflags pkgconfig sqlite:3
 

Modified: head/games/eduke32/Makefile
==============================================================================
--- head/games/eduke32/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/games/eduke32/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -26,7 +26,7 @@ LIB_DEPENDS=	libFLAC.so:audio/flac \
 		libogg.so:audio/libogg \
 		libvorbis.so:audio/libvorbis \
 		libvpx.so:multimedia/libvpx \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 USES=		gmake pkgconfig tar:xz
 USE_GL=		gl glu

Modified: head/games/tome4/Makefile
==============================================================================
--- head/games/tome4/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/games/tome4/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	premake4:devel/premake4
 LIB_DEPENDS=	libvorbisfile.so:audio/libvorbis \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 DESKTOP_ENTRIES="ToME 4" "" "${PORTNAME}" \
 		"${PORTNAME}" "Game;RolePlaying;" ""

Modified: head/graphics/argyllcms/Makefile
==============================================================================
--- head/graphics/argyllcms/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/argyllcms/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -15,7 +15,7 @@ LICENSE=	AGPLv3
 
 BUILD_DEPENDS=	jam:devel/jam
 LIB_DEPENDS=	libtiff.so:graphics/tiff \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 WRKSRC=		${WRKDIR}/Argyll_V${PORTVERSION}
 

Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/darktable/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libjson-glib-1.0.so:devel/json-glib \
 		liblcms2.so:graphics/lcms2 \
 		liblensfun.so:graphics/lensfun \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libpugixml.so:textproc/pugixml \
 		libsoup-2.4.so:devel/libsoup \
 		libtiff.so:graphics/tiff

Modified: head/graphics/feh/Makefile
==============================================================================
--- head/graphics/feh/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/feh/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libImlib2.so:graphics/imlib2 \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 USE_XORG=	x11 xt xinerama
 USES=		cpe desktop-file-utils gmake perl5 shebangfix tar:bzip2

Modified: head/graphics/gource/Makefile
==============================================================================
--- head/graphics/gource/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/gource/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libSDL_image.so:graphics/sdl_image \
 		libfreetype.so:print/freetype2 \
 		libpcre.so:devel/pcre \
 		libboost_filesystem.so:devel/boost-libs \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 RUN_DEPENDS=	${LOCALBASE}/include/glm/glm.hpp:math/glm
 
 GNU_CONFIGURE=	yes

Modified: head/graphics/goxel/Makefile
==============================================================================
--- head/graphics/goxel/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/goxel/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libargp.so:devel/argp-standalone \
 		libglfw.so:graphics/glfw \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 USES=		compiler:c++11-lang pkgconfig scons
 USE_GITHUB=	yes

Modified: head/graphics/gthumb/Makefile
==============================================================================
--- head/graphics/gthumb/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/gthumb/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libclutter-1.0.so:graphics/clutter \
 		libgstreamer-1.0.so:multimedia/gstreamer1 \
 		liblcms2.so:graphics/lcms2 \
 		liboauth.so:net/liboauth \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libsoup-2.4.so:devel/libsoup \
 		libtiff.so:graphics/tiff
 RUN_DEPENDS=	gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas

Modified: head/graphics/ipe/Makefile
==============================================================================
--- head/graphics/ipe/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/ipe/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -14,7 +14,7 @@ COMMENT=	Extensible vector graphics editor with LaTeX 
 LICENSE=	GPLv3+
 
 RUN_DEPENDS=	xdg-open:devel/xdg-utils
-LIB_DEPENDS=	libpng16.so:graphics/png \
+LIB_DEPENDS=	libpng.so:graphics/png \
 		libfreetype.so:print/freetype2
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/src

Modified: head/graphics/libgxps/Makefile
==============================================================================
--- head/graphics/libgxps/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/libgxps/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -12,7 +12,7 @@ COMMENT=	GObject based library for rendering XPS docum
 
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libtiff.so:graphics/tiff \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		liblcms2.so:graphics/lcms2
 
 USES=		gettext gmake jpeg libtool libarchive localbase pathfix pkgconfig tar:xz

Modified: head/graphics/libpano13/Makefile
==============================================================================
--- head/graphics/libpano13/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/libpano13/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -13,7 +13,7 @@ COMMENT=	Cross-platform library behind Panorama Tools 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libpng16.so:graphics/png \
+LIB_DEPENDS=	libpng.so:graphics/png \
 		libtiff.so:graphics/tiff
 
 USE_GNOME=	gtk20 glib20 pango atk

Modified: head/graphics/openimageio/Makefile
==============================================================================
--- head/graphics/openimageio/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/openimageio/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -15,7 +15,7 @@ LICENSE=	BSD3CLAUSE
 LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 		libImath.so:graphics/ilmbase \
 		libIlmImf.so:graphics/OpenEXR \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libtiff.so:graphics/tiff \
 		libwebp.so:graphics/webp \
 		libhdf5.so:science/hdf5

Modified: head/graphics/pecl-qrencode/Makefile
==============================================================================
--- head/graphics/pecl-qrencode/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/graphics/pecl-qrencode/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -15,7 +15,7 @@ COMMENT=	PECL extension for generate qrcode
 LICENSE=	BSD2CLAUSE
 
 LIB_DEPENDS=	libqrencode.so:graphics/libqrencode \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 USES=		php:ext
 USE_GITHUB=	yes

Modified: head/math/gnuplot/Makefile
==============================================================================
--- head/math/gnuplot/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/math/gnuplot/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -21,7 +21,7 @@ USE_XORG+=	x11
 LIB_DEPENDS+=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
 		libgd.so:graphics/gd \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libtiff.so:graphics/tiff
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB}

Modified: head/math/plplot/Makefile
==============================================================================
--- head/math/plplot/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/math/plplot/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -50,7 +50,7 @@ FORTRAN_CMAKE_BOOL=	ENABLE_f95
 FORTRAN_CONFIGURE_ENV=	CMAKE_Fortran_COMPILER="${FC}"
 
 GD_LIB_DEPENDS=		libgd.so:graphics/gd \
-			libpng16.so:graphics/png
+			libpng.so:graphics/png
 GD_USES=		jpeg
 GD_CMAKE_BOOL=		PLD_png
 

Modified: head/multimedia/lives/Makefile
==============================================================================
--- head/multimedia/lives/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/multimedia/lives/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -25,7 +25,7 @@ LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libvisual-0.4.so:graphics/libvisual04 \
 		libopencv_calib3d.so:graphics/opencv \
 		libopencv_core.so:graphics/opencv-core \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libfftw3.so:math/fftw3 \
 		libfftw3f.so:math/fftw3-float \
 		libavcodec.so:multimedia/ffmpeg \

Modified: head/net-im/toxic/Makefile
==============================================================================
--- head/net-im/toxic/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/net-im/toxic/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/libtoxcore.a:net-im/to
 		${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
 LIB_DEPENDS=	libvpx.so:multimedia/libvpx		\
 		libsodium.so:security/libsodium		\
-		libpng16.so:graphics/png		\
+		libpng.so:graphics/png		\
 		libopus.so:audio/opus			\
 		libcurl.so:ftp/curl			\
 		libv4l2.so:multimedia/libv4l		\

Modified: head/net-mgmt/driftnet/Makefile
==============================================================================
--- head/net-mgmt/driftnet/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/net-mgmt/driftnet/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -13,7 +13,7 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libgif.so:graphics/giflib \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 BUILD_DEPENDS=	makedepend:devel/makedepend
 
 GNU_CONFIGURE=	yes

Modified: head/net-mgmt/nagios4/Makefile
==============================================================================
--- head/net-mgmt/nagios4/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/net-mgmt/nagios4/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -16,7 +16,7 @@ COMMENT=	Powerful network monitoring system
 LICENSE=	GPLv2
 
 LIB_DEPENDS=	libltdl.so:devel/libltdl \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libgd.so:graphics/gd
 
 USES=		cpe gmake jpeg perl5

Modified: head/net-p2p/amule-devel/Makefile
==============================================================================
--- head/net-p2p/amule-devel/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/net-p2p/amule-devel/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -101,7 +101,7 @@ UPNP_LIB_DEPENDS=	libupnp.so:devel/upnp
 UPNP_CONFIGURE_OFF=	--disable-upnp
 
 WEBSERVER_CONFIGURE_ON=	--enable-webserver
-WEBSERVER_LIB_DEPENDS=	libpng16.so:graphics/png
+WEBSERVER_LIB_DEPENDS=	libpng.so:graphics/png
 
 WXCAS_CONFIGURE_ON=	--enable-wxcas
 

Modified: head/net/freeswitch/Makefile
==============================================================================
--- head/net/freeswitch/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/net/freeswitch/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -25,7 +25,7 @@ LIB_DEPENDS=	libsqlite3.so:databases/sqlite3 \
 		libopus.so:audio/opus \
 		libsndfile.so:audio/libsndfile \
 		libfreetype.so:print/freetype2 \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libjbig.so:graphics/jbigkit
 
 USES=		gmake iconv jpeg libedit libtool lua perl5 pkgconfig shebangfix ssl tar:xz

Modified: head/science/orthanc/Makefile
==============================================================================
--- head/science/orthanc/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/science/orthanc/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -32,7 +32,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libcharls.so:devel/dcmtk \
 		libdcmjpls.so:devel/dcmtk \
 		libsqlite3.so:databases/sqlite3 \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libgtest.so:devel/googletest \
 		libpugixml.so:textproc/pugixml
 

Modified: head/textproc/fldiff/Makefile
==============================================================================
--- head/textproc/fldiff/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/textproc/fldiff/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libfltk.so:x11-toolkits/fltk \
 		libfontconfig.so:x11-fonts/fontconfig \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 GNU_CONFIGURE=	yes
 USES=		jpeg

Modified: head/www/kf5-khtml/Makefile
==============================================================================
--- head/www/kf5-khtml/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/www/kf5-khtml/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -8,7 +8,7 @@ MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KF5 KTHML rendering engine
 
 LIB_DEPENDS=	libgif.so:graphics/giflib \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 USES=		cmake:outsource compiler:c++11-lib gettext gperf jpeg kde:5 \
 		tar:xz

Modified: head/www/qt5-webkit/Makefile
==============================================================================
--- head/www/qt5-webkit/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/www/qt5-webkit/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -16,7 +16,7 @@ LIB_DEPENDS=		libfontconfig.so:x11-fonts/fontconfig \
 			libgstbase-1.0.so:multimedia/gstreamer1 \
 			libhyphen.so:textproc/hyphen \
 			libicui18n.so:devel/icu \
-			libpng16.so:graphics/png \
+			libpng.so:graphics/png \
 			libwebp.so:graphics/webp
 
 USES=			bison cmake:outsource gperf jpeg pathfix perl5 pkgconfig \

Modified: head/www/webalizer/Makefile
==============================================================================
--- head/www/webalizer/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/www/webalizer/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -17,7 +17,7 @@ COMMENT=	Web server log file analysis program
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS+=	libpng16.so:graphics/png
+LIB_DEPENDS+=	libpng.so:graphics/png
 
 GNU_CONFIGURE=	yes
 DOCSDIR?=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}

Modified: head/www/webkit-gtk2/Makefile
==============================================================================
--- head/www/webkit-gtk2/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/www/webkit-gtk2/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libenchant.so:textproc/enchant \
 		libicutu.so:devel/icu \
 		libharfbuzz.so:print/harfbuzz \
 		libharfbuzz-icu.so:print/harfbuzz-icu \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libwebp.so:graphics/webp \
 		libcurl.so:ftp/curl \
 		libsoup-2.4.so:devel/libsoup \

Modified: head/x11-fm/xfe/Makefile
==============================================================================
--- head/x11-fm/xfe/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/x11-fm/xfe/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libFOX-1.6.so:x11-toolkits/fox16 \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 USES=		desktop-file-utils gmake localbase pathfix
 USE_XORG=	x11 xft xrandr xrender

Modified: head/x11-toolkits/gtkada3/Makefile
==============================================================================
--- head/x11-toolkits/gtkada3/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/x11-toolkits/gtkada3/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libdrm.so:graphics/libdrm \
 		libatk-bridge-2.0.so:accessibility/at-spi2-atk \
 		libepoxy.so:graphics/libepoxy \
-		libpng16.so:graphics/png \
+		libpng.so:graphics/png \
 		libffi.so:devel/libffi \
 		libpcre.so:devel/pcre \
 		libexpat.so:textproc/expat2 \

Modified: head/x11-toolkits/ntk/Makefile
==============================================================================
--- head/x11-toolkits/ntk/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/x11-toolkits/ntk/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 
 USES=		jpeg localbase:ldflags pkgconfig waf
 USE_GITHUB=	yes

Modified: head/x11-toolkits/open-motif/Makefile
==============================================================================
--- head/x11-toolkits/open-motif/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/x11-toolkits/open-motif/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -21,7 +21,7 @@ USE_XORG=	x11 xaw xbitmaps xext xft xt xmu xrender sm 
 LIB_DEPENDS=	libXp.so:x11/libXp \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
-		libpng16.so:graphics/png
+		libpng.so:graphics/png
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CPPFLAGS+=	-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include

Modified: head/x11/alttab/Makefile
==============================================================================
--- head/x11/alttab/Makefile	Fri Dec  1 07:06:55 2017	(r455250)
+++ head/x11/alttab/Makefile	Fri Dec  1 07:19:53 2017	(r455251)
@@ -13,7 +13,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	${LOCALBASE}/include/uthash.h:devel/uthash
-LIB_DEPENDS=	libpng16.so:graphics/png
+LIB_DEPENDS=	libpng.so:graphics/png
 
 USES=		pkgconfig
 USE_XORG=	x11 xft xrender



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712010719.vB17JsQx094341>