aboutsummaryrefslogtreecommitdiff
path: root/graphics/openimageio/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-01 07:19:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-01 07:19:53 +0000
commit07faea058d25239040eaa912a331e5cc33588f1a (patch)
treea1241ac24ea63b66890905df15560da398f67ebd /graphics/openimageio/Makefile
parent291a06448fc7267353e933aa326e195eefe719e8 (diff)
downloadports-07faea058d25239040eaa912a331e5cc33588f1a.tar.gz
ports-07faea058d25239040eaa912a331e5cc33588f1a.zip
Notes
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r--graphics/openimageio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 0f4b17adfa32..e9197adb4701 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -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