summaryrefslogtreecommitdiff
path: root/editors/pdfedit
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 /editors/pdfedit
parent291a06448fc7267353e933aa326e195eefe719e8 (diff)
downloadfreebsd-ports-07faea058d25239040eaa912a331e5cc33588f1a.zip
Cleanup LIB_DEPENDS on libpng
Diffstat (limited to 'editors/pdfedit')
-rw-r--r--editors/pdfedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile
index f233612bb4bc..91f7aabb3623 100644
--- a/editors/pdfedit/Makefile
+++ b/editors/pdfedit/Makefile
@@ -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