aboutsummaryrefslogtreecommitdiff
path: root/net-im/toxic
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 /net-im/toxic
parent291a06448fc7267353e933aa326e195eefe719e8 (diff)
downloadports-07faea058d25239040eaa912a331e5cc33588f1a.tar.gz
ports-07faea058d25239040eaa912a331e5cc33588f1a.zip
Cleanup LIB_DEPENDS on libpng
Notes
Notes: svn path=/head/; revision=455251
Diffstat (limited to 'net-im/toxic')
-rw-r--r--net-im/toxic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile
index 3b4c80802577..ce516a1cceea 100644
--- a/net-im/toxic/Makefile
+++ b/net-im/toxic/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox \
${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 \