aboutsummaryrefslogtreecommitdiff
path: root/textproc/wv
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-25 16:46:51 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-25 16:46:51 +0000
commit7af389b73004bfb839a8b1f4de370f215a490dfb (patch)
tree4602dfe2308686abde7f43b4fe1e87e105dda89c /textproc/wv
parent880ac9d042d0b879d4a0525be5680619abdbc819 (diff)
downloadports-7af389b73004bfb839a8b1f4de370f215a490dfb.tar.gz
ports-7af389b73004bfb839a8b1f4de370f215a490dfb.zip
Canonicalize dependency on libpng
Notes
Notes: svn path=/head/; revision=462964
Diffstat (limited to 'textproc/wv')
-rw-r--r--textproc/wv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile
index b7afc5318a2b..2f22d665218b 100644
--- a/textproc/wv/Makefile
+++ b/textproc/wv/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfreetype.so:print/freetype2 \
- libpng16.so:graphics/png \
+ libpng.so:graphics/png \
libwmf.so:graphics/libwmf
USES= gmake jpeg pkgconfig libtool