aboutsummaryrefslogtreecommitdiff
path: root/graphics/netpbm/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-24 12:04:25 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-24 12:04:25 +0000
commitb73eb6fea33449886711e88ad4f29f9185f691d6 (patch)
treeeb521aea5188b83f4f124f669a9da541cd891d49 /graphics/netpbm/Makefile
parent0bf639a0817418ff54d3f61eafcb12baa606eb50 (diff)
downloadports-b73eb6fea33449886711e88ad4f29f9185f691d6.tar.gz
ports-b73eb6fea33449886711e88ad4f29f9185f691d6.zip
Notes
Diffstat (limited to 'graphics/netpbm/Makefile')
-rw-r--r--graphics/netpbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index d52d16fac678..973d56d5fba9 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -13,7 +13,7 @@ COMMENT= Toolkit for conversion of images between different formats
LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng15.so:${PORTSDIR}/graphics/png \
+ libpng.so:${PORTSDIR}/graphics/png \
libjbig.so:${PORTSDIR}/graphics/jbigkit \
libjasper.so:${PORTSDIR}/graphics/jasper \
libxml2.so:${PORTSDIR}/textproc/libxml2